Compartilhar via


Propriedade SqlAnnotationDescriptor.AnnotationType

Obtém o tipo de anotação.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

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

Valor de propriedade

Tipo: System.Type

Segurança do .NET Framework

Consulte também

Referência

SqlAnnotationDescriptor Classe

Namespace Microsoft.Data.Schema.Sql.SchemaModel