GetVarSlice method

Applies to
TIB_ColumnArray

Declaration
Function GetVarSlice(Dimensions: array of integer ): variant;

Description
This method allows you to specify what dimensions of the array that you want placed into a variant array. If you specify elements that are out of the scope of the array an exception will be raised. If the whole column is NULL then this method will return variant Unassigned.