JET_RETRIEVECOLUMN class
Contains input and output parameters for JetRetrieveColumns(JET_SESID, JET_TABLEID, [], Int32). Fields in the structure describe what column value to retrieve, how to retrieve it, and where to save results.
Inheritance hierarchy
System.Object
Microsoft.Isam.Esent.Interop.JET_RETRIEVECOLUMN
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Class JET_RETRIEVECOLUMN
'Usage
Dim instance As JET_RETRIEVECOLUMN
public class JET_RETRIEVECOLUMN
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.