Click or drag to resize

MSSQLDataProviderConnectionString Property

Gets or sets the ConnectionString of the specified MSSQL datasource.

Namespace:  Easymap.AddIn.Data.Provider
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public string ConnectionString { get; set; }

Property Value

Type: String
See Also