Provides ability to perform advanced adjustment of insert operations.
property InsertObject: TComponent;
Assign SQL component or TCustomMSDataSet descendant to this property to perform advanced adjustment of insert operations. In some cases this can give some additional performance. Set the SQL property of the object in the same way as used for the InsertSQL property.