Partilhar via


Construtor ForeignKeyColumn

Incluir membros protegidos
Incluir membros herdados

Initializes a new instance of the ForeignKeyColumn class.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público ForeignKeyColumn() Initializes a new instance of the ForeignKeyColumn class.
Método público ForeignKeyColumn(ForeignKey, String) Initializes a new instance of the ForeignKeyColumn class based on the specified foreign key with the specified name.
Método público ForeignKeyColumn(ForeignKey, String, String) Initializes a new instance of the ForeignKeyColumn class based on the specified foreign key with the specified name, which references the specified column.

Início

Consulte também

Referência

ForeignKeyColumn Classe

Namespace Microsoft.SqlServer.Management.Smo