Compartir a través de


FileGroupCollection.Remove Method

Removes a FileGroup object from the FileGroupCollection.

Notas

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

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

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

Otros recursos

Using Collections