EntityManager Properties Breeze.sharp

The EntityManager type exposes the following members.

Properties

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

Reference