Table of Contents

TTMSFNCDataGridDatabaseAdapterLoadMode Enumeration

Controls how the adapter loads dataset records into the grid.

API unit family: TMSFNCDataGridDatabaseAdapter

Members

Name Description
almBuffered Loads only the visible window of records to keep memory use low.
almAllRecords Loads every record into memory for full client-side sort and group operations.