The EntityManager type exposes the following members.
Properties
Name | Description | |
---|---|---|
AuthorizedThreadId | ||
CacheQueryOptions |
The CacheQueryOptions to be used when querying the local cache.
|
|
ChangeNotificationEnabled |
Whether or not change notification events will be fired. This includes both EntityChange and PropertyChange events.
|
|
CurrentThreadId | ||
DataService |
The default DataService for this EntityManager.
|
|
DefaultQueryOptions |
Default QueryOptions for this EntityManager. These may be overriden for any specific query.
|
|
DefaultSaveOptions |
Default SaveOptions for this EntityManager. These may be overriden for any specific save.
|
|
KeyGenerator | ||
MetadataStore | ||
ValidationOptions |
Validation options.
|
See Also