JET_COLUMNLIST class

Information about a temporary table containing information about all columns for a given table.

Inheritance hierarchy

System.Object
  Microsoft.Isam.Esent.Interop.JET_COLUMNLIST

Namespace:  Microsoft.Isam.Esent.Interop
Assembly:  Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Class JET_COLUMNLIST
'Usage
Dim instance As JET_COLUMNLIST
public class JET_COLUMNLIST

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.

See also

Reference

JET_COLUMNLIST members

Microsoft.Isam.Esent.Interop namespace