Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the type of the action.
Namespace: Microsoft.SqlServer.XEvent
Assembly: Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)
Syntax
'Declaration
ReadOnly Property Type As Type
Get
'Usage
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
Eigenschaftswert
Typ: System.Type
The type of the action.