IModelEntity Interface

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
Public property Model Gets the model reference.

Top

See Also

Reference

Microsoft.Data.Schema.SchemaModel Namespace