Limit of records as it exists in FireDAC
I would like it to have a record limit setting that is the same or similar to what exists in FireDAC.
This configuration and the behavior of FireDAC with this configuration would be nice to have in the Devart ODAC component.
Here is an example of what exists in FireDAC:
TFDQuery.FetchOptions.RecsMax := 100;
3
votes
Alexandre da Silva
shared this idea