IBDAC

TDAColumns.Items Property(Indexer)

Used to access individual columns.

Class

TDAColumns

Syntax

property Items[Index: integer]: TDAColumn; default;

Parameters
Index
Holds the Index of TDAColumn to refer to.

Remarks

Use the Items property to access individual columns. The value of the Index parameter corresponds to the Index property of TDAColumn.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback