ODAC

TAttribute Class

Holds the description of object attributes.

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

Unit

MemData

Syntax

TAttribute = class(System.TObject);

Remarks

The TAttribute class holds the description of object attributes. You can use TObjectType.Attibutes to access individual attributes. To create TAttribute objects call the TOraType.Describe method. It is called implicitly when ODAC fetches Oracle objects.

See Also

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