EldorADO.NET Class Library

IObjectStorage Interface

[This is preliminary documentation and subject to change.]

An interface supported by objects capable of creating and storing entities, in addition to the capabilities provided by interface IObjectSource.

For a list of all members of this type, see IObjectStorage Members.

[Visual Basic]
Public Interface IObjectStorage
Implements IObjectSource
[C#]
public interface IObjectStorage : IObjectSource

Requirements

Namespace: Eldorado.Object.Entity

Assembly: Eldorado.Object (in Eldorado.Object.dll)

See Also

IObjectStorage Members | Eldorado.Object.Entity Namespace