C# (CSharp) Upscaledb Cursor.GetRecord - 6 примеров найдено. Это лучшие примеры C# (CSharp) кода для Upscaledb.Cursor.GetRecord, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
This method wraps the native ups_cursor_move function. Returns the record of the current Database item. Throws UpsConst.UPS_CURSOR_IS_NIL if the Cursor does not point to any item.
///
///
/// if the Cursor does not point to any item
///
///