FileGroupCollection.Remove Method

Removes a FileGroup object from the FileGroupCollection.

备注

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

重载列表

名称 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.

请参阅

参考

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

其他资源

Using Collections