NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Returns the list of the names of the classes that the
persistence provider must add to its set of managed
classes. Each name corresponds to a named class element in the
persistence.xml file.
Namespace: NPersistence.spiAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
IList<string> GetManagedClassNames()