Interface List (Data Abstract for Delphi)
From RemObjects Software
This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.
| | |
|---|---|
| IBaseLoginService | Base login interface |
| IDAADOConnection | This interface extends a generic IDAConnection with options specific to the ADO driver and related databases. |
| IDABaseConnection | base interface for all types of connections. |
| IDABusinessProcessorScriptingProvider | This interface extends a IDAScriptingProvider to allow to run business processor scripts. |
| IDACacheEntry | Legacy interface. Was used in TDACache. |
| IDACanQueryDatabaseNames | This interface extends a generic IDAConnection. |
| IDACanQueryGeneratorsNames | This interface extends a generic IDAConnection. |
| IDAClonedCursorsSupport | This interface extends a generic IDASimpleClonedCursorsSupport with additional methods and properties. |
| IDAConnection | The IDAConnection interface represents an individual connection to a database. |
| IDAConnectionManager | This interface provide a connection manager functionality |
| IDAConnectionModelling | This interface extends a generic IDAConnection and represents a modelling support |
| IDAConnectionObjectAccess | Provides access to the internal connection component and facilitates access to its properties in form of a collection of properties. |
| IDAConnectionPool | This interface extends a generic IDADriver |
| IDADataDictionary | This interface provide a data dictionary functionality |
| IDADataReader | For identification purposes. Currently isn't used. |
| IDADataTable | This interface extends a generic IDADataset to indicate the dataset is TDADataTable descendant. |
| IDADataTableDataset | Allows to receive TDADataTable from TDataset. |
| IDADataTableScriptingProvider | This interface extends a IDAScriptingProvider to allow to run data table scripts. |
| IDADataset | The IDADataset interface is used to represent a special type of command that fetches a record set from the database. |
| IDADatasetEx | Provides additional methods like a bookmark support. |
| IDADelta | The IDADelta interface represents a set of changes to be transmitted between client and server. |
| IDADeltaOwner | This interface extends a generic IDADataset to indicate the dataset is a delta owner. |
| IDADirectoryBasedDatabase | This interface extends a generic IDAConnection. |
| IDADriver | |
| IDADriver30 | This interface extends a generic IDADriver |
| IDADriver40 | This interface extends a generic IDADriver |
| IDADriverManager | Provides access to all the functionality needed to load, unload and verify drivers. |
| IDAEditableDataset | Provides methods for editing a dataset. |
| IDAElevateConnection | This interface extends a generic IDAConnection to indicate the connection is specific to an ElevateDB database. |
| IDAFileBasedDatabase | This interface extends a generic IDAConnection. |
| IDAHasDataDictionary | This interface extends a IDASchema interface and gives an access to IDADataDictionary |
| IDAHasMacroProcessor | This interface extends a generic IDAConnection and gives access to TDASQLMacroProcessor. |
| IDAIBConnectionProperties | This interface extends a generic IDAConnection with options specific to Interbase and Firebird drivers and databases. |
| IDAIBTransactionAccess | This interface extends a generic IDAConnection with options specific to Interbase and Firebird transactions. |
| IDAInterbaseConnection | This interface extends a generic IDAConnection to indicate the connection is specific to an Interbase or Firebird database. |
| IDALoginService | Legacy interface. Provides access to DA3-style Login service |
| IDAMemDatasetBatchAdding | Provides access to internal methods of TDAMemoryDataset for fast-filling from binary data streamers. for internal usage. |
| IDAMustSetParams | Legacy interface. For internal use only. |
| IDAMySQLConnection | This interface extends a generic IDAConnection to indicate the connection is specific to a MySQL database. |
| IDANativeDatasetStreaming | This interface extends a generic IDADataset and gives access to native methods that allow loading and saving data in stream. Was used in TDACDSDataTable. |
| IDAOracleConnection | This interface extends a generic IDAConnection to indicate the connection is specific to an Oracle database. |
| IDAOracleDataset | |
| IDAPostgresConnection | This interface extends a generic IDAConnection to indicate the connection is specific to a PostgreSQL database. |
| IDARangeController | This interface extends a generic IDADataset and gives access to *Range methods. |
| IDARemoteService | Legacy interface. Provides access to DA3-style DataAbstract service |
| IDASQLCommand | The IDASQLCommand interface is used to represents an individual command to be executed on the database. |
| IDASQLGenerator | base interface for TDABusinessProcessor. |
| IDASQLiteConnection | This interface extends a generic IDAConnection to indicate the connection is specific to a SQLite database. |
| IDASchema | This interface provide a schema functionality |
| IDAScriptingProvider | base interface for all scripting providers |
| IDASimpleClonedCursorsSupport | base interface for a cloned cursors support |
| IDAStoredProcedure | Provides access to stored database procedures. |
| IDAStronglyTypedDataTable | This interface allows to manipulate a data table from business rules |
| IDATestableObject | This interface extends a generic IDAConnection. |
| IDAUseGenerators | This interface extends a generic IDAConnection and represents generators support. |
| IDBISAMConnection | This interface extends a generic IDAConnection to indicate the connection is specific to a DBISAM database. |
| IDBISAMConnectionProperties | Provides access to common properties of DBISAM connections |
| IDBXConnection | This interface extends a generic IDAConnection to indicate the connection uses DBX driver. |
| IDataAbstractService | Base interface for all Data Abstract services. |
| IElevateDBEngine | Provides access to IElevateDBEngineProperties interface |
| IElevateDBEngineProperties | Provides access to common properties of ElevateDB Engine |
| IElevateDBSessionProperties | Provides access to common properties of ElevateDB DBSession |
| IMultiDbLoginService | This interface extends a generic IBaseLoginService with login to several DB |
| IMultiDbLoginServiceV5 | This interface extends a IMultiDbLoginService with new methods. |
| INexusDBConnection | This interface extends a generic IDAConnection to indicate the connection is specific to a Nexus DB database. |
| IOracleDataset | Provides access to features of ODAC mostly which might or might not be mappable to other drivers for Oracle. |
| ISimpleLoginService | This interface extends a generic IBaseLoginService with simple login |
See Also
Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)
Lists — Glossary — Features — How To — Drivers — Components — Tools — Samples — Articles — Architecture — Issues
Categories: Index | Data Abstract | Architecture | Interface | Delphi
