PutVarSlice method |
Applies to
TIB_ColumnArray
Declaration
Procedure PutVarSlice(const Values: variant );
Description
This method allows you to alter certain elements of the array by passing in
a variant array holding what the new values should be. If the whole array is
used and the dimension bound is shifted by one then IBO will automatically
slide the bounds so that an exception is avoided.