Writes all cached array values to the database.
Class
TCustomIBCArray
Syntax
procedure WriteArray;
Remarks
Call the WriteArray method to write all cached array values to the database. This method does nothing if the Cached property is set to False.
See Also