Compartir a través de


SqlTableDefinition.Constraints Property

Definition

public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlConstraint> Constraints { get; }
member this.Constraints : seq<Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlConstraint>
Public ReadOnly Property Constraints As IEnumerable(Of SqlConstraint)

Property Value

Applies to