Condividi tramite


ForeignKeyCollection.Remove Method

Removes a ForeignKey object from the ForeignKeyCollection collection.

Osservazioni

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

Elenco degli overload

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

Vedere anche

Riferimento

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

Altre risorse

Using Collections