ConstraintDefinition.ConstraintIdentifier Property

Definition

The name of the constraint.

public Microsoft.SqlServer.TransactSql.ScriptDom.Identifier ConstraintIdentifier { get; set; }
member this.ConstraintIdentifier : Microsoft.SqlServer.TransactSql.ScriptDom.Identifier with get, set
Public Property ConstraintIdentifier As Identifier

Property Value

Applies to