Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an entity linked to a ModelStore.
Namespace: Microsoft.Data.Schema.SchemaModel
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Interface IModelEntity
public interface IModelEntity
public interface class IModelEntity
type IModelEntity = interface end
public interface IModelEntity
The IModelEntity type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Model | Gets the model reference. |
Top