IConfigMainDatabase Property |
Get the connection of the main SQL database
Namespace:
AskiaPortalCmn.Configuration
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax string MainDatabase { get; }
ReadOnly Property MainDatabase As String
Get
property String^ MainDatabase {
String^ get ();
}
Property Value
Type:
StringSee Also