Gets the ObjectContext the ClientCache is connected to.
Namespace:
C1.WPF.Data.EntitiesAssembly: C1.WPF.Data.Entity (in C1.WPF.Data.Entity.dll)
Syntax
C# |
---|
[DefaultValueAttribute(null)] public ObjectContext ObjectContext { get; } |
Visual Basic |
---|
<DefaultValueAttribute(Nothing)> _ Public ReadOnly Property ObjectContext As ObjectContext Get |