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