Compartir a través de


SqlAnnotationDescriptor.AnnotationType (Propiedad)

Obtiene el tipo de la anotación.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: System.Type

Seguridad de .NET Framework

Vea también

Referencia

SqlAnnotationDescriptor Clase

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)