JET_BKINFO. GetHashCode-Methode
Gibt den Hashcode für diese Instanz zurück.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As JET_BKINFO
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Rückgabewert
Typ: System.Int32
Der Hashcode für diese Instanz.