IBDAC

TIBCDataSetOptions.AutoClose Property

Used to for CustomIBCDataSet to close cursor after fetching all rows.

Class

TIBCDataSetOptions

Syntax

property AutoClose: boolean default False;

Remarks

Use the AutoClose property for CustomIBCDataSet to close cursor after fetching all rows. Allows to reduce the number of opened cursors on the server.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback