BcfForeignKeyConstraintException Constructor |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| BcfForeignKeyConstraintException |
Initializes a new instance of the BcfForeignKeyConstraintException.
| |
| BcfForeignKeyConstraintException(String) |
Initializes a new instance of the BcfForeignKeyConstraintException class with a specified error message.
| |
| BcfForeignKeyConstraintException(SerializationInfo, StreamingContext) |
Initializes a new instance.
| |
| BcfForeignKeyConstraintException(String, Exception) |
Initializes a new instance of the BcfForeignKeyConstraintException class with a specified error message and a reference to the inner exception that is the cause of this exception.
| |
| BcfForeignKeyConstraintException(String, String, Int32) |
Initializes a new instance of the BcfForeignKeyConstraintException class with a specified error message, relation name of violated key and RowId of violating BcfRow.
|