SDAC

TMSColumn Class

A component representing the attributes for column loading.

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

Unit

MSLoader

Syntax

TMSColumn = class(TDAColumn);

Remarks

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

To create columns at design-time use column editor of the TMSLoader component.

Inheritance Hierarchy

TDAColumn
   TMSColumn

See Also

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