Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the version of the event.
Namespace: Microsoft.SqlServer.XEvent
Assembly: Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)
Syntax
'Declaration
ReadOnly Property Version As Integer
Get
'Usage
Dim instance As IEventMetadata
Dim value As Integer
value = instance.Version
int Version { get; }
property int Version {
int get ();
}
abstract Version : int
function get Version () : int
Property Value
Type: System.Int32
The version of the event.