Share via


IReadOnlyCheckConstraint.Name Property

Definition

Gets the database name of the check constraint.

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

Property Value

Attributes

Applies to