FileGroupCollection.Remove Method
Removes a FileGroup object from the FileGroupCollection.
Overload List
| Name | Description |
|---|---|
| FileGroupCollection.Remove (FileGroup) |
Removes a FileGroup object from the FileGroupCollection collection by specifying the object.
|
| FileGroupCollection.Remove (String) |
Removes a FileGroup object from the FileGroupCollection collection by specifying the name of the filegroup.
|