PgDAC

TPgLoaderColumn Class

A base class holding a collection of TPgLoaderColumn objects.

For a list of all members of this type, see TPgLoaderColumn members.

Unit

PgLoader

Syntax

TPgLoaderColumn = class(TDAColumn);

Remarks

Each TPgLoader uses TPgLoaderColumn to maintain a collection of TPgLoaderColumn objects. TPgLoaderColumn object represents the attributes for column loading. Every TPgLoaderColumn object corresponds to one of the table fields with the same name as its Name property.

To create columns at design time use column editor of TPgLoader component.

Inheritance Hierarchy

TDAColumn
   TPgLoaderColumn

See Also

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