DevForce Help Reference
EntityManagerContext Class Members
Properties  Methods 


The following tables list the members exposed by EntityManagerContext.

Public Constructors
 NameDescription
Public ConstructorEntityManagerContext Constructor Allow the construction parameters of an EntityManager to be created independently of the EntityManager.  
Top
Public Properties
 NameDescription
Public PropertyCompositionContextName Used to modify how DevForce discovers the implementations of any interfaces that it probes for.  
Public PropertyDataSourceExtension Used to determine what run-time data source key(s) will be used.  
Public PropertyEntityServiceOption Used to explicitly specify whether you will be using local or distributed data sources.  
Public PropertyOptions Additional options controlling the behavior of the EntityManager.  
Public PropertyServiceKey Names the key providing the address of the application server with which the EntityManager will communicate.  
Public PropertyShouldConnect Whether the EntityManager will attempt to connect to the EntityServer as soon as it is created.  
Top
Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

EntityManagerContext Class
IdeaBlade.EntityModel Namespace

Send Feedback