ConfigSqlLocalDbInstanceName Property |
Instance name of the SQLLocalDB for the tests
Namespace:
AskiaPortalCmn.Configuration
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax public static string SqlLocalDbInstanceName { get; }
Public Shared ReadOnly Property SqlLocalDbInstanceName As String
Get
public:
static property String^ SqlLocalDbInstanceName {
String^ get ();
}
Property Value
Type:
StringSee Also