ConfigSettingsKeysTestDatabase Field |
Connection string to the test database
Namespace:
AskiaPortalCmn.Configuration
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax public const string TestDatabase = "testDatabase"
Public Const TestDatabase As String = "testDatabase"
public:
literal String^ TestDatabase = "testDatabase"
Field Value
Type:
StringSee Also