JET_SESID. Méthode Equals (JET_SESID)

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 (dans Microsoft.Isam.Esent.Interop.dll)

Syntaxe

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

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

Paramètres

Valeur de retour

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

Implémentations

IEquatableT<>. Égal(T)

Voir aussi

Informations de référence

structure JET_SESID

JET_SESID membres

Surcharge égale

Espace de noms Microsoft.Isam.Esent.Interop