ODBCDataProviderConnectionString Property |
Gets or sets the ConnectionString of the specified ODBC datasource.
Namespace:
Easymap.AddIn.Data.Provider
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic string ConnectionString { get; set; }
Public Property ConnectionString As String
Get
Set
Property Value
Type:
String
See Also