Holds the description of object attributes.
For a list of all members of this type, see TAttribute members.
TAttribute = class(System.TObject);
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.