classe JET_RETINFO

Contiene parametri di input e output facoltativi per JetRetrieveColumn.

Gerarchia di ereditarietà

System.Object
  Microsoft.Isam.Esent.Interop.JET_RETINFO

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

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

Thread safety

I membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedi anche

Riferimento

membri JET_RETINFO

Spazio dei nomi Microsoft.Isam.Esent.Interop