OlapServerType.Database Field
Defines the constant string value for the database.
Namespace: Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly: ConnectionDlg (in ConnectionDlg.dll)
Syntax
'Declaration
Public Const Database As String
'Usage
Dim value As String
value = OlapServerType.Database
public const string Database
public:
literal String^ Database
static val mutable Database: string
public const var Database : String