Aracılığıyla paylaş


ModelIdentifier.Model Özellik

Alır ModelStore Bu tanımlayıcı geçerli olduğu için.

Ad alanı:  Microsoft.Data.Schema.SchemaModel
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
Public ReadOnly Property Model As ModelStore
    Get
public ModelStore Model { get; }
public:
virtual property ModelStore^ Model {
    ModelStore^ get () sealed;
}
abstract Model : ModelStore
override Model : ModelStore
final function get Model () : ModelStore

Özellik Değeri

Tür: Microsoft.Data.Schema.SchemaModel.ModelStore
ModelStore nesnesi

Yüklenen

IModelEntity.Model

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ModelIdentifier Sınıf

Microsoft.Data.Schema.SchemaModel Ad Alanı

ModelStore