Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Model type class for BuiltInServerRole
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Shared ReadOnly BuiltInServerRole As ModelTypeClass
'Usage
Dim value As ModelTypeClass
value = ModelSchema.BuiltInServerRole
public static readonly ModelTypeClass BuiltInServerRole
public:
static initonly ModelTypeClass^ BuiltInServerRole
static val BuiltInServerRole: ModelTypeClass
public static final var BuiltInServerRole : ModelTypeClass