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 TableTypePrimaryKeyConstraint
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Shared ReadOnly TableTypePrimaryKeyConstraint As ModelTypeClass
'Usage
Dim value As ModelTypeClass
value = ModelSchema.TableTypePrimaryKeyConstraint
public static readonly ModelTypeClass TableTypePrimaryKeyConstraint
public:
static initonly ModelTypeClass^ TableTypePrimaryKeyConstraint
static val TableTypePrimaryKeyConstraint: ModelTypeClass
public static final var TableTypePrimaryKeyConstraint : ModelTypeClass