Specifies a name for the connection.
Public Property ConnectionName As String
public string ConnectionName {get;set;}
ArgumentException The value contained a semicolon, or began with either a single quote or a double quote.
This is only needed if you create more than one connection to the database.
A string specifying the name of the connection. The default is a null reference (Nothing in Visual Basic).