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


ForeignKey Constructor

Initializes a new instance of the ForeignKey class.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

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

Имя Description
ForeignKey ()
Initializes a new instance of the ForeignKey class.
ForeignKey (Table, String)
Initializes a new instance of the ForeignKey class on the specified table with the specified name.

См. также

Справочник

ForeignKey Class
ForeignKey Members
Microsoft.SqlServer.Management.Smo Namespace

Другие ресурсы

Creating, Altering, and Removing Foreign Keys
Создание и изменение ограничений FOREGN KEY
CREATE TABLE (Transact-SQL)