C# Class Microsoft.Isam.Esent.Interop.ColumnInfo

Information about one Esent column. This is not an interop class, but is used by the meta-data helper methods.
Mostra file Open project: ayende/managed-esent Class Usage Examples

Private Methods

Method Description
ColumnInfo ( string name, JET_COLUMNID columnid, JET_coltyp coltyp, JET_CP cp, int maxLength, byte defaultValue, ColumndefGrbit grbit )

Initializes a new instance of the ColumnInfo class.