Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the type of the action.
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 IActionMetadata
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 action.