共用方式為


ForeignKeyCollection.Remove Method

Removes a ForeignKey object from the ForeignKeyCollection collection.

備註

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework

多載清單

名稱 Description
ForeignKeyCollection.Remove (ForeignKey)
Removes a ForeignKey object from the foreign key collection.
ForeignKeyCollection.Remove (String)
Removes a ForeignKey object from the foreign key collection.

請參閱

參考

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

其他資源

Using Collections