The following tables list the members exposed by EntityManagerContext.
Public Properties
| Name | Description |
 | CompositionContextName |
Used to modify how DevForce discovers the implementations of any interfaces that it probes for.
|
 | DataSourceExtension |
Used to determine what run-time data source key(s) will be used.
|
 | EntityServiceOption |
Used to explicitly specify whether you will be using local or distributed data sources.
|
 | Options |
Additional options controlling the behavior of the EntityManager.
|
 | ServiceKey |
Names the key providing the address of the application server with which the EntityManager will communicate.
|
 | ShouldConnect |
Whether the EntityManager will attempt to connect to the EntityServer as soon as it is created.
|
Top
Public Methods
See Also