ODAC

TOraDataSet Class

A class defining the Oracle functionality for a dataset.

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

Unit

Ora

Syntax

TOraDataSet = class(TCustomDADataSet);

Remarks

TOraDataSet is a component that defines the Oracle functionality for a dataset. TOraDataSet can execute queries, fetch rows and control Oracle specific data types. Applications never use TOraDataSet objects directly. Instead they use descendants of TOraDataSet, such as TOraQuery, TSmartQuery, TOraStoredProc, and TOraTable, which inherit its database-related properties and methods.

Inheritance Hierarchy

TMemDataSet
   TCustomDADataSet
      TOraDataSet

See Also

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