IModelElement インターフェイス

モデル内の要素は、このインターフェイスから派生します。

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

構文

'宣言
Public Interface IModelElement _
    Implements IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
Dim instance As IModelElement
public interface IModelElement : IModelPropertyContainer, 
    IModelEntity, IModelAnnotationHolder
public interface class IModelElement : IModelPropertyContainer, 
    IModelEntity, IModelAnnotationHolder
public interface IModelElement extends IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

参照

参照

IModelElement メンバ

Microsoft.Data.Schema.SchemaModel 名前空間

その他の技術情報

チュートリアル : SQL のカスタム スタティック コード分析規則アセンブリの作成