Freigeben über


Add-Methode

Adds a ForeignKeyColumn object to the foreign key column collection.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Add(ForeignKeyColumn) Adds a ForeignKeyColumn object to the foreign key column collection.
Öffentliche Methode Add(ForeignKeyColumn, Int32) Adds a ForeignKeyColumn object at a specified index position in the foreign key column collection.
Öffentliche Methode Add(ForeignKeyColumn, String) Adds a ForeignKeyColumn object to the position after a specified, existing ForeignKeyColumn object in the foreign key column collection.

Zum Anfang