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

Mostra file Open project: ayende/managed-esent Class Usage Examples

Private Methods

Method Description
GetNativeColumndef ( ) : NATIVE_COLUMNDEF

Returns the unmanaged columndef that represents this managed class.

SetFromNativeColumndef ( NATIVE_COLUMNDEF value ) : void

Sets the fields of the object from a native JET_COLUMNDEF struct.