ISql90PrimaryKeyConstraint インターフェイス

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

構文

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

参照

参照

ISql90PrimaryKeyConstraint メンバ

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