JET_ENUMCOLUMNID class
Enumerates a specific set of columns and, optionally, a specific set of multiple values for those columns when the JetEnumerateColumns function is used. JetEnumerateColumns optionally takes an array of JET_ENUMCOLUMNID structures.
Inheritance hierarchy
System.Object
Microsoft.Isam.Esent.Interop.JET_ENUMCOLUMNID
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Class JET_ENUMCOLUMNID
'Usage
Dim instance As JET_ENUMCOLUMNID
public class JET_ENUMCOLUMNID
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.