Sdílet prostřednictvím


IModelAnnotation.AnnotationClass – vlastnost

Poznámky dostane třídy metadat.

Obor názvů:  Microsoft.Data.Schema.SchemaModel
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.Data.Schema.SchemaModel.ModelAnnotationClass
AnnotationClass Objektu.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IModelAnnotation Rozhraní

Microsoft.Data.Schema.SchemaModel – obor názvů

AnnotationClass