Freigeben über


ForeignKeyColumn-Konstruktor

Initializes a new instance of the ForeignKeyColumn class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode ForeignKeyColumn() () () () Initializes a new instance of the ForeignKeyColumn class.
Öffentliche Methode ForeignKeyColumn(ForeignKey, String) Initializes a new instance of the ForeignKeyColumn class based on the specified foreign key with the specified name.
Öffentliche Methode 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.

Zum Anfang