Freigeben über


IModelAnnotation.AnnotationClass-Eigenschaft

Ruft die Metadatenklasse für die Anmerkung ab.

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

Syntax

'Declaration
ReadOnly Property AnnotationClass As ModelAnnotationClass
    Get
ModelAnnotationClass AnnotationClass { get; }
property ModelAnnotationClass^ AnnotationClass {
    ModelAnnotationClass^ get ();
}
abstract AnnotationClass : ModelAnnotationClass
function get AnnotationClass () : ModelAnnotationClass

Eigenschaftswert

Typ: Microsoft.Data.Schema.SchemaModel.ModelAnnotationClass
Ein AnnotationClass-Objekt.

.NET Framework-Sicherheit

Siehe auch

Referenz

IModelAnnotation Schnittstelle

Microsoft.Data.Schema.SchemaModel-Namespace

AnnotationClass