Click or drag to resize
Infosoft Logo

UniqueKeyViolationFault Class

A fault indicating that a unique key has been violated. The unique key could be a primary key, or another candidate key.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContractsUniqueKeyViolationFault

Namespace: Infosoft.Common.Contracts.FaultContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class UniqueKeyViolationFault
See Also