JET_RETINFO-Klasse
Enthält optionale Eingabe- und Ausgabeparameter für JetRetrieveColumn.
Vererbungshierarchie
System.Object
Microsoft.Isam.Esent.Interop.JET_RETINFO
Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'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>
Threadsicherheit
Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.