C# Класс Microsoft.Isam.Esent.Interop.JET_RETRIEVECOLUMN

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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.