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


Конструктор ForeignKeyColumn

Initializes a new instance of the ForeignKeyColumn class.

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

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

  Имя Описание
Открытый метод ForeignKeyColumn() () () () Initializes a new instance of the ForeignKeyColumn class.
Открытый метод ForeignKeyColumn(ForeignKey, String) Initializes a new instance of the ForeignKeyColumn class based on the specified foreign key with the specified name.
Открытый метод 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.

В начало