Interface IModelEntity

Representa uma entidade vinculada a um ModelStore.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
Public Interface IModelEntity
public interface IModelEntity
public interface class IModelEntity
type IModelEntity =  interface end
public interface IModelEntity

O tipo IModelEntity expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública Model Obtém a referência de modelo.

Início

Consulte também

Referência

Namespace Microsoft.Data.Schema.SchemaModel