IModelEntity インターフェイス
ModelStore にリンクされているエンティティを表します。
名前空間: Microsoft.Data.Schema.SchemaModel
アセンブリ: Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)
構文
'宣言
Public Interface IModelEntity
public interface IModelEntity
public interface class IModelEntity
type IModelEntity = interface end
public interface IModelEntity
IModelEntity 型で公開されるメンバーは以下のとおりです。
プロパティ
名前 | 説明 | |
---|---|---|
Model | モデル参照を取得します。 |
このページのトップへ