Compartilhar via


Método PredSourceInfo.Key.GetHashCode

Gets the hash code of a PredSourceInfo.Key object.

Namespace:  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (em Microsoft.SqlServer.Management.XEvent.dll)

Sintaxe

'Declaração
Public Overrides Function GetHashCode As Integer
'Uso
Dim instance As PredSourceInfo.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 de retorno

Tipo: System.Int32
An integer value that contains the hash code.

Consulte também

Referência

PredSourceInfo.Key Classe

Namespace Microsoft.SqlServer.Management.XEvent