NPersistence Reference Guide
Get the properties and associated values that are in effect
for the entity manager factory. Changing the contents of the
map does not change the configuration in effect.
Return Value
properties if the entity manager factory has been closedNamespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
Dictionary<string, Object> GetProperties()