IModelEntity-Schnittstelle

Stellt eine mit einem ModelStore verknüpfte Entität dar.

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

Der IModelEntity-Typ macht die folgenden Member verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Model Ruft den Modellverweis ab.

Zum Seitenanfang

Siehe auch

Referenz

Microsoft.Data.Schema.SchemaModel-Namespace