Partilhar via


Construtor ForeignKeyColumn

Initializes a new instance of the ForeignKeyColumn class.

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