|
ForeignKeyViolationFault Class |
A fault indicating that a foreign key (i.e. a reference from one table to another) has been violated,
because the foreign key on the child table is pointing to a parent that doesn't exist.
Inheritance Hierarchy SystemObject Infosoft.Common.Contracts.FaultContractsForeignKeyViolationFault Namespace: Infosoft.Common.Contracts.FaultContractsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public class ForeignKeyViolationFault
No code example is currently available or this language may not be supported.
See Also