ISqlPrimaryKeyConstraint インターフェイス

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Public Interface ISqlPrimaryKeyConstraint _
    Implements ISqlConstraint, IExtendedPropertyHost, ISqlSpecifiesIndex, ISqlSpecifiesStorage,  _
    ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity,  _
    IModelAnnotationHolder
'使用
Dim instance As ISqlPrimaryKeyConstraint
public interface ISqlPrimaryKeyConstraint : ISqlConstraint, 
    IExtendedPropertyHost, ISqlSpecifiesIndex, ISqlSpecifiesStorage, ISqlModelElement, IScriptSourcedElement, 
    IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISqlPrimaryKeyConstraint : ISqlConstraint, 
    IExtendedPropertyHost, ISqlSpecifiesIndex, ISqlSpecifiesStorage, ISqlModelElement, IScriptSourcedElement, 
    IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISqlPrimaryKeyConstraint extends ISqlConstraint, IExtendedPropertyHost, ISqlSpecifiesIndex, ISqlSpecifiesStorage, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

参照

参照

ISqlPrimaryKeyConstraint メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間