对主键约束建模。
命名空间:  Microsoft.Data.Schema.Sql.SchemaModel
程序集:  Microsoft.Data.Schema.Sql(在 Microsoft.Data.Schema.Sql.dll 中)
语法
声明
Public Interface ISql90PrimaryKeyConstraint _
    Inherits ISqlPrimaryKeyConstraint, ISql90Constraint, ISqlConstraint, ISqlExtendedPropertyHost,  _
    ISql90SpecifiesIndex, ISqlSpecifiesIndex, ISql90SpecifiesStorage, ISqlSpecifiesStorage, ISqlModelElement,  _
    IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql90PrimaryKeyConstraint : ISqlPrimaryKeyConstraint, 
    ISql90Constraint, ISqlConstraint, ISqlExtendedPropertyHost, ISql90SpecifiesIndex, ISqlSpecifiesIndex, 
    ISql90SpecifiesStorage, ISqlSpecifiesStorage, ISqlModelElement, IScriptSourcedModelElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql90PrimaryKeyConstraint : ISqlPrimaryKeyConstraint, 
    ISql90Constraint, ISqlConstraint, ISqlExtendedPropertyHost, ISql90SpecifiesIndex, ISqlSpecifiesIndex, 
    ISql90SpecifiesStorage, ISqlSpecifiesStorage, ISqlModelElement, IScriptSourcedModelElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
type ISql90PrimaryKeyConstraint =  
    interface
        interface ISqlPrimaryKeyConstraint
        interface ISql90Constraint
        interface ISqlConstraint
        interface ISqlExtendedPropertyHost
        interface ISql90SpecifiesIndex
        interface ISqlSpecifiesIndex
        interface ISql90SpecifiesStorage
        interface ISqlSpecifiesStorage
        interface ISqlModelElement
        interface IScriptSourcedModelElement
        interface IModelElement
        interface IModelPropertyContainer
        interface IModelEntity
        interface IModelAnnotationHolder
    end
public interface ISql90PrimaryKeyConstraint extends ISqlPrimaryKeyConstraint, ISql90Constraint, ISqlConstraint, ISqlExtendedPropertyHost, ISql90SpecifiesIndex, ISqlSpecifiesIndex, ISql90SpecifiesStorage, ISqlSpecifiesStorage, ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
ISql90PrimaryKeyConstraint 类型公开以下成员。
属性
页首
方法
页首
.gif)
.gif)