ChartDirector 7.0 (ASP/COM/VB Edition)
DBTable
.
getCol
Usage
getCol(i)
Description
Gets the requested column of the table as an array.
Arguments
Argument
Default
Description
i
(Mandatory)
The column number. The first column is 0. The nth column is (n - 1).
Return Value
An array representing the column.
© 2021 Advanced Software Engineering Limited. All rights reserved.