JET_RETINFO class
Contains optional input and output parameters for JetRetrieveColumn.
Inheritance hierarchy
System.Object
Microsoft.Isam.Esent.Interop.JET_RETINFO
Namespace: Microsoft.Isam.Esent.Interop
Assembly: 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>
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.