NPersistence Reference Guide
Returns a properties object. Each property corresponds to a property element in the persistence.xml file.

Namespace: NPersistence.spi
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

   
 C# 
Dictionary<string, string> GetProperties()

Return Value

Properties object

See Also