MSSQLDataProviderConnectionString Property |
Gets or sets the ConnectionString of the specified MSSQL datasource.
Namespace: Easymap.AddIn.Data.ProviderAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic string ConnectionString { get; set; }Public Property ConnectionString As String
Get
Set
Property Value
String
See Also