DuplicateKeyPropertyException Constructors
An exception that is thrown when a persistent object has two or more key properties.| Name | Parameters | Description |
|---|---|---|
| DuplicateKeyPropertyException(String) | className | Initializes a new instance of the DuplicateKeyPropertyException class. |
See Also