ODAC

TDPColumn Class

A base class holding a collection of TDPColumn objects.

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

Unit

OraLoader

Syntax

TDPColumn = class(TDAColumn);

Remarks

Each TOraLoader uses TDPColumns to maintain a collection of TDPColumn objects. TDPColumn object represents the attributes for column loading. Every TDPColumn 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 TOraLoader component.

Inheritance Hierarchy

TDAColumn
   TDPColumn

See Also

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