ISqlRule インターフェイス

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

構文

'宣言
Public Interface ISqlRule _
    Implements IExtendedPropertyHost, ISqlLegacyDataConstraints, IModelNamed, ISqlOwnedObject,  _
    ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity,  _
    IModelAnnotationHolder
'使用
Dim instance As ISqlRule
public interface ISqlRule : IExtendedPropertyHost, 
    ISqlLegacyDataConstraints, IModelNamed, ISqlOwnedObject, ISqlModelElement, IScriptSourcedElement, 
    IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISqlRule : IExtendedPropertyHost, 
    ISqlLegacyDataConstraints, IModelNamed, ISqlOwnedObject, ISqlModelElement, IScriptSourcedElement, 
    IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISqlRule extends IExtendedPropertyHost, ISqlLegacyDataConstraints, IModelNamed, ISqlOwnedObject, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

参照

参照

ISqlRule メンバ

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