C1.Data Namespace : ClientScope Class |
For a list of all members of this type, see ClientScope members.
Name | Description | |
---|---|---|
AddRef | Overloaded. Marks an entity as needed. Needed entities are not detached/released from the context until the client scope is disposed. | |
Dispose | Marks the scope as disposed. Entities that were marked needed by a disposed scope may be disposed of (evicted from the cache, detached from context) unless they are needed by other active scopes. | |
Release | Overloaded. Unmark a needed entity. |