 | IDatabaseConnectionString Property |
Gets the connection string associated with this database.
Namespace:
AskiaFieldCom.SqlDatabase
Assembly:
AskiaFieldCom (in AskiaFieldCom.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring ConnectionString { get; }
property String^ ConnectionString {
String^ get ();
}
Property Value
Type:
String
See Also