Share via


DatabaseUniqueConstraint.Name Property

Definition

The name of the constraint.

[System.Runtime.CompilerServices.Nullable(2)]
public virtual string? Name { get; set; }
public virtual string Name { get; set; }
public virtual string? Name { get; set; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.Name : string with get, set
member this.Name : string with get, set
Public Overridable Property Name As String

Property Value

Attributes

Applies to