Model type class for PrimaryKeyConstraint
命名空间: Microsoft.SqlServer.Dac.Model
程序集: Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)
语法
声明
Public Shared ReadOnly PrimaryKeyConstraint As ModelTypeClass
用法
Dim value As ModelTypeClass
value = ModelSchema.PrimaryKeyConstraint
public static readonly ModelTypeClass PrimaryKeyConstraint
public:
static initonly ModelTypeClass^ PrimaryKeyConstraint
static val PrimaryKeyConstraint: ModelTypeClass
public static final var PrimaryKeyConstraint : ModelTypeClass