| 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)
Syntax string ConnectionString { get; }
property String^ ConnectionString {
String^ get ();
}
Property Value
Type:
StringSee Also