NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Return the entity manager factory for the entity manager.
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
EntityManagerFactory GetEntityManagerFactory()
Return Value
EntityManagerFactory instance
Exceptions
| Exception | Condition |
|---|---|
| System..::..InvalidOperationException | if the entity manager has been closed |