Condividi tramite


FileGroupCollection.Remove Method

Removes a FileGroup object from the FileGroupCollection.

Osservazioni

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

Elenco degli overload

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

Vedere anche

Riferimento

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

Altre risorse

Using Collections