Udostępnij przez


Właściwość IApplicationRole.DefaultSchema

Pobiera domyślnego schematu dla rola aplikacji.

Przestrzeń nazw:  Microsoft.SqlServer.Management.SqlParser.Metadata
Zestaw:  Microsoft.SqlServer.Management.SqlParser (w Microsoft.SqlServer.Management.SqlParser.dll)

Składnia

'Deklaracja
ReadOnly Property DefaultSchema As ISchema
    Get
'Użycie
Dim instance As IApplicationRole
Dim value As ISchema

value = instance.DefaultSchema
ISchema DefaultSchema { get; }
property ISchema^ DefaultSchema {
    ISchema^ get ();
}
abstract DefaultSchema : ISchema
function get DefaultSchema () : ISchema

Wartość właściwości

Typ: Microsoft.SqlServer.Management.SqlParser.Metadata.ISchema
ISchema Obiekt, który reprezentuje domyślnego schematu.