JET_THREADSTATS。Equals 方法 (JET_THREADSTATS)

傳回值,指出這個實例是否等於另一個實例。

Namespace:Microsoft.Isam.Esent.Interop.Vista
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

語法

'Declaration
Public Function Equals ( _
    other As JET_THREADSTATS _
) As Boolean
'Usage
Dim instance As JET_THREADSTATS
Dim other As JET_THREADSTATS
Dim returnValue As Boolean

returnValue = instance.Equals(other)
public bool Equals(
    JET_THREADSTATS other
)

參數

傳回值

類型: System.Boolean
如果兩個實例相等,則為 True。

實作

IEquatable < T > . (等於 T)

另請參閱

參考

JET_THREADSTATS 結構

JET_THREADSTATS成員

等於多載

Microsoft.Isam.Esent.Interop.Vista 命名空間