Click or drag to resize

ConfigMainDatabase Property

Get the connection of the main SQL database

Namespace:  AskiaPortalCmn.Configuration
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public string MainDatabase { get; }

Property Value

Type: String

Implements

IConfigMainDatabase
See Also