ForeignKeyColumnCollection.Remove Method
Removes a ForeignKeyColumn object from the ForeignKeyColumnCollection object.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
ForeignKeyColumnCollection.Remove (ForeignKeyColumn) |
Removes a ForeignKeyColumn object from the foreign key column collection.
|
ForeignKeyColumnCollection.Remove (String) | (inherited from Remove ) |
See Also
Reference
ForeignKeyColumnCollection Class
ForeignKeyColumnCollection Members
Microsoft.SqlServer.Management.Smo Namespace