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