PREPARED attribute
This attribute returns TRUE if the TEMP-TABLE-PREPARE( ) method has been called with no subsequent CLEAR( ) method. That is, it is true when the temp-table is in the PREPARED state.
Data type: LOGICAL
Access: Readable
Applies to: Temp-table object handle
OpenEdge Release 10.2B
|