แชร์ผ่าน


ForeignKeyCollection.Remove Method

Removes a ForeignKey object from the ForeignKeyCollection collection.

Remarks

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

Overload List

Name 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.

See Also

Reference

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

Other Resources

Using Collections