TableDefinition.TableConstraints Proprietà

Definizione

Vincoli di tabella, validi solo se il tipo di dati è table.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ConstraintDefinition> TableConstraints { get; }
member this.TableConstraints : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ConstraintDefinition>
Public ReadOnly Property TableConstraints As IList(Of ConstraintDefinition)

Valore della proprietà

Si applica a