Namespace List (Data Abstract)

From RemObjects Software

Jump to: navigation, search

This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.



Data Abstract Namespaces

Namespace
Description
RemObjects.Common Contains classes used by Data Abstract, which serve as base for other classes.
RemObjects.Common.Collections Contains collection classes used by Data Abstract, which serve as base for other classes.
RemObjects.Common.Pooling Contains classes used for creating and maintaining object pools, which serve as base for other classes.
RemObjects.DataAbstract Contains the core types of the Data Abstract library that are used on the client or on both client and server.

To use these types, you must reference the RemObjects.DataAbstract.dll assembly from your project.

RemObjects.DataAbstract.Schema Contains classes used by Data Abstract to represent Schemas and the elements contained within them.

You will not usually create these classes directly, but use Schema Modeler to define the contents of your schemas.

RemObjects.DataAbstract.Server Contains the core types of the Data Abstract library that are server only.

To use these types, you must reference the RemObjects.DataAbstract.Server.dll assembly from your project.

RemObjects.SDK Contains types that are considered to be part of the core RemObjects SDK, but are currently implemented inside RemObjects.DataAbstract.dll for technical reasons.

To use these types, you must reference the RemObjects.DataAbstract.dll assembly from your project.


See Also


Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToDriversComponentsToolsSamplesArticlesArchitectureIssues

Personal tools