Proprietà SqlAnnotationDescriptor.AnnotationType

Ottiene il tipo di annotazione.

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

Sintassi

'Dichiarazione
Public ReadOnly Property AnnotationType As Type
    Get
public Type AnnotationType { get; }
public:
property Type^ AnnotationType {
    Type^ get ();
}
member AnnotationType : Type
function get AnnotationType () : Type

Valore proprietà

Tipo: System.Type

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SqlAnnotationDescriptor Classe

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel