Share via


IMutableCheckConstraint.Name Property

Definition

Gets or sets the name of the check constraint in the database.

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

Property Value

Attributes

Applies to