![]() ![]()
|
ADD-LIKE-INDEX( ) method
Adds an index, like the specified source index, to the temp-table.
This method cannot be called after TEMP-TABLE-PREPARE( ) has been called unless CLEAR( ) is called first.
Return type: LOGICAL
Applies to: Temp-table object handle
index-name-expsource-index-name-expsource-buffer-handle-expsource-db-table-name-expThe following example fragment adds a new index to a temp-table like the
nameindex in the Customer table:
![]() |
OpenEdge Release 10.2B
|
![]() ![]()
|