Used to for CustomIBCDataSet to close cursor after fetching all rows.
property AutoClose: boolean default False;
Use the AutoClose property for CustomIBCDataSet to close cursor after fetching all rows. Allows to reduce the number of opened cursors on the server.