Gets the EntityClientCache to which this client scope is connected.
Namespace:
C1.Data.EntitiesAssembly: C1.Data.Entity (in C1.Data.Entity.dll)
Syntax
C# |
---|
public EntityClientCache ClientCache { get; } |
Visual Basic |
---|
Public ReadOnly Property ClientCache As EntityClientCache Get |