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