Overload List

  NameDescription
Attach(Entity)
Attaches the specified Entity to the current unit of work.
(Inherited from UnitOfWork.)
Attach(Entity, AttachMode)
Attaches the specified Entity to the current unit of work using the requested mode for attachment
(Inherited from UnitOfWork.)

See Also