Aracılığıyla paylaş


ModelAnnotation.AnnotationClass Özellik

Bu örneği tanımlayan meta verileri nesnesinin alır.

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

Sözdizimi

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

Özellik Değeri

Tür: Microsoft.Data.Schema.SchemaModel.ModelAnnotationClass
Bu örnek hakkında meta veri bilgileri.

Yüklenen

IModelAnnotation.AnnotationClass

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ModelAnnotation Sınıf

Microsoft.Data.Schema.SchemaModel Ad Alanı

AnnotationClass