Creates a temporary array on the InterBase server.
Class
TCustomIBCArray
Syntax
procedure CreateTemporaryArray;
Remarks
Call the CreateTemporaryArray method to create a temporary array on the InterBase server. To use this method, the ArrayDimensions, ItemType, ItemSize, ItemScale properties must be set.
See Also