BcfUniqueKeyConstraintException Constructor |
| Name | Description | |
|---|---|---|
| BcfUniqueKeyConstraintException |
Initializes a new instance of the BcfUniqueKeyConstraintException.
| |
| BcfUniqueKeyConstraintException(String) |
Initializes a new instance of the BcfUniqueKeyConstraintException class with a specified error message.
| |
| BcfUniqueKeyConstraintException(SerializationInfo, StreamingContext) |
Initializes a new instance.
| |
| BcfUniqueKeyConstraintException(String, Exception) |
Initializes a new instance of the BcfUniqueKeyConstraintException class with a specified error message and a reference to the inner exception that is the cause of this exception.
| |
| BcfUniqueKeyConstraintException(String, String, ReadOnlyCollectionString) |
Initializes a new instance of the BcfUniqueKeyConstraintException class with a specified error message.
|