DevForce Help Reference
EntityManager Constructor


Overload List
OverloadDescription
EntityManager Constructor(Boolean,String,EntityServiceOption,String) Initialize a new instance of the EntityManager class for the specified data source key extension and optionally connect to the EntityServer, with the option to use local or distributed data sources.  
EntityManager Constructor(EntityManagerContext) Initialize a new instance of the EntityManager class.  
EntityManager Constructor(EntityManager,Boolean,String,EntityServiceOption,String) Initialize a new instance of the EntityManager class using the credentials and settings from another EntityManager, but with the connection state, data source extension and options specified.  
EntityManager Constructor(EntityManager,EntityManagerContext) Initialize a new instance of the EntityManager class using the credentials and settings from another EntityManager.  
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

EntityManager Class
EntityManager Members

Send Feedback