IConfigTestDatabase Property |
Get or set the connection of the test SQL database
Namespace:
AskiaPortalCmn.Configuration
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax string TestDatabase { get; }
ReadOnly Property TestDatabase As String
Get
property String^ TestDatabase {
String^ get ();
}
Property Value
Type:
StringRemarks
This connection string is automatically used by default with the
EnvironmentMode equals to
TestSee Also