Overload List
Name | Description | |
---|---|---|
AddRef(Object) |
Marks an entity as needed. Needed entities are not detached/released from the context
until the client scope is disposed.
|
|
AddRef(Type) |
Mark all entities of a given type as needed. All entities of that type will not be detached from the context until the client scope is disposed.
|