TableDefinition.TableConstraints Propriedade

Definição

As restrições de tabela só serão válidas se o tipo de dados for tabela.

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)

Valor da propriedade

Aplica-se a