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
建立與修改 FOREIGN KEY 條件約束
CREATE TABLE (Transact-SQL)