CopyRowAttToArray

Declaration: TDataTable.CopyRowAttToArray (var TargetVec: TIntArray);
The function CopyRowAttToArray copies the row attributes into the integer array TargetVec. The size of TargetVec is automatically adjusted to the number of rows of the data table.