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 | 取得模型參考。 |
回頁首