Declaration

property BlockReadOptions: TnxRecordGetBatchExOptions;

 
Description

Use BlockReadOptions to set how block/batch operations work.

If gboBookmarks is true, bookmarks are received from the server as well as records. The Borland's implementation in TTable doesn't support bookmarks during batch reads.

If gboBlob is true, blobs are processed in the batch modes.

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes | TnxDataset