EventInfo.Key.GetHashCode Método
Gets the hash code of a EventInfo.Key.
Espacio de nombres: Microsoft.SqlServer.Management.XEvent
Ensamblado: Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)
Sintaxis
'Declaración
Public Overrides Function GetHashCode As Integer
'Uso
Dim instance As EventInfo.Key
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int
override GetHashCode : unit -> int
public override function GetHashCode() : int
Valor devuelto
Tipo: System.Int32
An integer that contains the hash code.