Поделиться через


Метод Add

Adds a ForeignKeyColumn object to the foreign key column collection.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод Add(ForeignKeyColumn) Adds a ForeignKeyColumn object to the foreign key column collection.
Открытый метод Add(ForeignKeyColumn, Int32) Adds a ForeignKeyColumn object at a specified index position in the foreign key column collection.
Открытый метод Add(ForeignKeyColumn, String) Adds a ForeignKeyColumn object to the position after a specified, existing ForeignKeyColumn object in the foreign key column collection.

В начало