Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Gets the native type of the field.
Espacio de nombres: Microsoft.SqlServer.XEvent
Ensamblado: Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)
Sintaxis
'Declaración
ReadOnly Property Type As Type
Get
'Uso
Dim instance As IField
Dim value As Type
value = instance.Type
Type Type { get; }
property Type^ Type {
Type^ get ();
}
abstract Type : Type
function get Type () : Type
Valor de la propiedad
Tipo: System.Type
The type of the field.