Share via


JET_BKLOGTIME. Equals, méthode (JET_BKLOGTIME)

Retourne une valeur indiquant si cette instance est égale à une autre instance.

Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

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

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

Paramètres

Valeur retournée

Type : System.Boolean
True si les deux instances sont égales.

Implémente

IEquatable<T>. Equals(T)

Voir aussi

Informations de référence

structure JET_BKLOGTIME

JET_BKLOGTIME membres

Égal à la surcharge

Espace de noms Microsoft.Isam.Esent.Interop