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