UnitOfWorkFactory Class

MNG Profiler

MNG.Direct Documentation
Members 


MNG.Profiler.Data.Factories Namespace : UnitOfWorkFactory Class
UnitOfWorkFactory Class
Allows for creating units of work based off of the data provider the work is for.
Syntax
'Declaration
 
Public Class UnitOfWorkFactory 
'Usage
 
Dim instance As UnitOfWorkFactory
public class UnitOfWorkFactory 
public ref class UnitOfWorkFactory 
Inheritance Hierarchy

System.Object
   MNG.Profiler.Data.Factories.UnitOfWorkFactory

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