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 获取模型引用。

页首

请参见

参考

Microsoft.Data.Schema.SchemaModel 命名空间