PreparedEdits property

Applies to
TIB_Dataset

Declaration
Property PreparedEdits : boolean;

Description
This property determins whether all updates are performed through a prepared DSQL or if a DSQL statement for only the updated columns should be constructed and immediatly executed.