ColumnInfo class

Information about one Esent column. This is not an interop class, but is used by the meta-data helper methods.

Inheritance hierarchy

System.Object
  Microsoft.Isam.Esent.Interop.ColumnInfo

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

Syntax

'Declaration
Public NotInheritable Class ColumnInfo
'Usage
Dim instance As ColumnInfo
public sealed class ColumnInfo

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

ColumnInfo members

Microsoft.Isam.Esent.Interop namespace