Interface List (Data Abstract for .NET)
From RemObjects Software
This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.
| | |
|---|---|
| IAbstractConnection RemObjects.DataAbstract.Server |
Interface type used to handle all database connections in Data Abstract for .NET server applications. |
| IBaseLoginService RemObjects.DataAbstract.Server | |
| IDataAbstractService RemObjects.DataAbstract.Server |
Defines the standard methods for access to the functionality of a Data Abstract remote service. |
| IDatabaseObjectFactory RemObjects.DataAbstract.Server |
Provides the methods used to create instances of ADO.NET objects in a data provider agnostic way. |
| IDefaultChangeNotification RemObjects.Common.Collections |
The methods of this interface can be used to return the default item of a named object collection. Object Collections that implement this method support the returning and setting of default items. |
| IMultiDbLoginService RemObjects.DataAbstract.Server | |
| IMultiDbLoginServiceV5 RemObjects.DataAbstract.Server | |
| INameChangeNotification RemObjects.Common.Collections |
Interface for classes that want to receive name change notification from named objects. Object Collections use this interface to let items in the list notify them of a change in the name of an item. |
| INamedObject RemObjects.Common.Collections |
Interface for objects that can be added to a NamedObjectCollection. All items in a NamedObjectCollection have to implement this interface. |
| IObjectPool RemObjects.Common.Pooling | |
| IObjectWithDefault RemObjects.Common.Collections | |
| IObjectWithKey RemObjects.Common.Collections | |
| ITypedObjectPool RemObjects.Common.Pooling |
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 | .NET
