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

Exibir arquivo Open project: ayende/managed-esent Class Usage Examples

Private Methods

Method Description
CheckDataSize ( ) : void

Check to see if cbData is negative or greater than cbData.

GetNativeRetrievecolumn ( ) : NATIVE_RETRIEVECOLUMN

Gets the NATIVE_RETRIEVECOLUMN structure that represents the object.

UpdateFromNativeRetrievecolumn ( NATIVE_RETRIEVECOLUMN native ) : void

Update the output members of the class from a NATIVE_RETRIEVECOLUMN structure. This should be done after the columns are retrieved.