Overload List
Name | Description | |
---|---|---|
![]() | Attach(Entity) |
Attaches the specified Entity to the current unit of work.
(Overrides UnitOfWorkBase..::.Attach(Entity).) |
![]() | Attach(Entity, AttachMode) |
Attaches the specified Entity to the current unit of work using the requested
mode for attachment
(Overrides UnitOfWorkBase..::.Attach(Entity, AttachMode).) |