Name | Description |
TBFileField |
A class representing BFile field in dataset. |
TCursorField |
A class representing REF CURSOR field in dataset. |
TCustomOraQuery |
A base class defining functionality for descendent classes which access database using SQL statements. |
TOraChangeNotification |
A component for keeping information in local dataset up-to-date through receiving notifications. |
TOraChangeNotificationOptions |
Used to specify how query notifications will be generated. |
TOraConnectionSSLOptions |
A class for setting up the SSL options. |
TOraDataSet |
A class defining the Oracle functionality for a dataset. |
TOraDataSetField |
A class providing access to Oracle nested datasets. |
TOraDataSetOptions |
This class allows setting up the behaviour of the TOraDataSet class. |
TOraDataSetOptionsDS |
This class allows setting up the behaviour of the TOraDaatSet class (this property is obsolete). |
TOraDataSource |
TOraDataSource provides an interface between an ODAC dataset components and data-aware controls on a form. |
TOraEncryptor |
The class that performs encrypting and decrypting of data. |
TOraIntervalField |
A class providing access to the Oracle interval fields. |
TOraMetaData |
A component for obtaining metainformation about database objects from the server. |
TOraNestedTable |
A component for controlling nested table data. |
TOraNumberField |
A class providing access to the Oracle number fields. |
TOraParam |
A class that is used to set the values of individual parameters passed with queries or stored procedures. |
TOraParams |
Used to control TOraParam objects. |
TOraPoolingOptions |
This class allows setting up the behaviour of the connecton pool. |
TOraQuery |
A component for executing queries and operating record sets. It also provides flexible way to update data. |
TOraReferenceField |
A class representing an Oracle REF field in a dataset. |
TOraSession |
A component for maintaining connection to an Oracle database. |
TOraSessionOptions |
This class allows setting up the behaviour of the TOraSession class. |
TOraSQL |
A component for executing SQL statements and calling stored procedures on the database server. |
TOraStoredProc |
A component for accessing and executing stored procedures and functions. |
TOraTimeStampField |
A class providing access to the Oracle timestamp fields. |
TOraTrace |
A component allowing starting and stopping a SQL trace for a specified session. This component provides access to the DBMS_TRACE package. |
TOraUpdateSQL |
A component for tuning update operations for the DataSet component. |
TOraXMLField |
A class providing access to the Oracle SYS.XMLTYPE objects. |