EntityManager Constructor Breeze.sharp
Overload List

  Name Description
Public method EntityManager(EntityManager)
Creates a new EntityManager with the same configuration as another EntityManager but without any entities.
Public method EntityManager(String, MetadataStore)
Constructs an empty EntityManager with a specified data service name.
Public method EntityManager(DataService, MetadataStore)
///
Constructs an empty EntityManager with a specified DataService.
Top
See Also

Reference