ICheckConstraint.Sql Property

Definition

Gets the constraint sql used in a check constraint in the database.

public string Sql { get; }
member this.Sql : string
Public ReadOnly Property Sql As String

Property Value

Applies to