ForeignKeyColumnCollection.Remove Method

Removes a ForeignKeyColumn object from the ForeignKeyColumnCollection object.

备注

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

重载列表

名称 Description
ForeignKeyColumnCollection.Remove (ForeignKeyColumn)
Removes a ForeignKeyColumn object from the foreign key column collection.
ForeignKeyColumnCollection.Remove (String) (inherited from Remove )

请参阅

参考

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

其他资源

Using Collections