Propriété IField.Type
Gets the native type of the field.
Espace de noms : Microsoft.SqlServer.XEvent
Assembly : Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)
Syntaxe
'Déclaration
ReadOnly Property Type As Type
Get
'Utilisation
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
Valeur de propriété
Type : System.Type
The type of the field.