Partager via


Constructeur ForeignKeyColumn

Initializes a new instance of the ForeignKeyColumn class.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique ForeignKeyColumn() () () () Initializes a new instance of the ForeignKeyColumn class.
Méthode publique ForeignKeyColumn(ForeignKey, String) Initializes a new instance of the ForeignKeyColumn class based on the specified foreign key with the specified name.
Méthode publique 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.

Haut de la page