NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Constructs a new NonUniqueResultException exception
with the specified detail message.
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
public NonUniqueResultException( string message )
Parameters
- message
- String
the detail message.