PgDAC

TDALoader.PutColumnData Method

Puts the value of individual columns by the column name.

Class

TDALoader

Syntax

procedure PutColumnData(const ColName: string; Row: integer; const Value: variant); overload;

Parameters
ColName
Hods the name of a loading column.
Row
Holds the number of loading row. Row starts from 1.
Value
Holds the column value.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback