Gets or sets the name of the application associated with the connection string.
'Declaration
Public Property ApplicationName As String
public string ApplicationName {get; set;}
Property Value
The name of the application, or "dotConnect for SQL Server" if no name has been supplied.