IDatabaseTable.Constraints Property

Definition

public Microsoft.SqlServer.Management.SqlParser.Metadata.IMetadataCollection<Microsoft.SqlServer.Management.SqlParser.Metadata.IConstraint> Constraints { get; }
member this.Constraints : Microsoft.SqlServer.Management.SqlParser.Metadata.IMetadataCollection<Microsoft.SqlServer.Management.SqlParser.Metadata.IConstraint>
Public ReadOnly Property Constraints As IMetadataCollection(Of IConstraint)

Property Value

Applies to