The ObjectContext through which EntityClientCache accesses the data.
Namespace:
C1.Data.EntitiesAssembly: C1.Data.Entity (in C1.Data.Entity.dll)
Syntax
| C# |
|---|
public ObjectContext ObjectContext { get; private set; } |
| Visual Basic |
|---|
Public Property ObjectContext As ObjectContext Get Private Set |