Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Model type class for Rule
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Shared ReadOnly Rule As ModelTypeClass
'Usage
Dim value As ModelTypeClass
value = ModelSchema.Rule
public static readonly ModelTypeClass Rule
public:
static initonly ModelTypeClass^ Rule
static val Rule: ModelTypeClass
public static final var Rule : ModelTypeClass