classe JET_RSTINFO

Contient des paramètres d’entrée et de sortie facultatifs pour JetRetrieveColumn.

Hiérarchie d’héritage

System.Object
  Microsoft.Isam.Esent.Interop.JET_RSTINFO

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

Syntaxe

'Declaration
<SerializableAttribute> _
Public Class JET_RSTINFO _
    Implements IContentEquatable(Of JET_RSTINFO), IDeepCloneable(Of JET_RSTINFO)
'Usage
Dim instance As JET_RSTINFO
[SerializableAttribute]
public class JET_RSTINFO : IContentEquatable<JET_RSTINFO>, 
    IDeepCloneable<JET_RSTINFO>

Sécurité des threads

Tout membre statique public (Shared en Visual Basic) de ce type est thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Informations de référence

JET_RSTINFO membres

Espace de noms Microsoft.Isam.Esent.Interop