ForeignKeyCollection.Remove Method
Removes a ForeignKey object from the ForeignKeyCollection collection.
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.
|