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

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

Открытые свойства

Свойство Тип Описание
cRecords uint
cbStruct uint
columnidBookmark uint
tableid System.IntPtr

Описание свойств

cRecords публичное свойство

Number of records in the table.
public uint cRecords
Результат uint

cbStruct публичное свойство

Size of the structure.
public uint cbStruct
Результат uint

columnidBookmark публичное свойство

Column id of the column containing the record bookmarks.
public uint columnidBookmark
Результат uint

tableid публичное свойство

Temporary table containing the bookmarks.
public IntPtr,System tableid
Результат System.IntPtr