Condividi tramite


Proprietà IModelEntity.Model

Ottiene il riferimento del modello.

Spazio dei nomi:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

'Dichiarazione
ReadOnly Property Model As ModelStore
    Get
ModelStore Model { get; }
property ModelStore^ Model {
    ModelStore^ get ();
}
abstract Model : ModelStore
function get Model () : ModelStore

Valore proprietà

Tipo: Microsoft.Data.Schema.SchemaModel.ModelStore
Restituisce un oggetto ModelStore.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IModelEntity Interfaccia

Spazio dei nomi Microsoft.Data.Schema.SchemaModel