ForeignKeyConstraintDefinition.ReferenceTableName Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
A tabela que faz referência à restrição.
public Microsoft.SqlServer.TransactSql.ScriptDom.SchemaObjectName ReferenceTableName { get; set; }
member this.ReferenceTableName : Microsoft.SqlServer.TransactSql.ScriptDom.SchemaObjectName with get, set
Public Property ReferenceTableName As SchemaObjectName