FileGroupCollection.Remove Method

Removes a FileGroup object from the FileGroupCollection.

Remarks

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

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.

See Also

Reference

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

Other Resources

Using Collections