EldorADO.NET Class Library

ObjectContext.LocalStorage Property

[This is preliminary documentation and subject to change.]

The IObjectStorage object which contains the in-process temporary data.

[Visual Basic]
Public Property LocalStorage As IObjectStorage
[C#]
public Eldorado.Object.Entity.IObjectStorage LocalStorage {get; set;}

See Also

ObjectContext Class | Eldorado.Object.Disconnected Namespace