Controls error generation when an INSERT or UPDATE operation could cause a constraint violation and the index implements a PRIMARY KEY or UNIQUE constraint. Click here for more information.

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public const string IgnoreDuplicateKey
Visual Basic
Public Const IgnoreDuplicateKey As String

Field Value

Type: String

See Also