Knight Data Access Layer
UnitOfWork Constructor()




KellermanSoftware.NetDataAccessLayer Namespace > UnitOfWork Class > UnitOfWork Constructor : UnitOfWork Constructor()
Constructor that automatically begins a transaction with the session for the current thread
Syntax
Public Function New()
Dim instance As New UnitOfWork()
public UnitOfWork()
public: UnitOfWork();
public:
UnitOfWork();
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UnitOfWork Class
UnitOfWork Members
Overload List