JET_INSTANCE_INFO。GetHashCode 方法
返回此实例的哈希代码。
Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As JET_INSTANCE_INFO
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
返回值
类型: System.Int32
此实例的哈希代码。