Overload List

  NameDescription
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).)

See Also