FileGroupCollection.Add Method
SQL Server 2012
Adds a FileGroup object to the FileGroupCollection collection.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- fileGroup
- Type: Microsoft.SqlServer.Management.Smo.FileGroup
A FileGroup object that specifies the filegroup to be added to the FileGroupCollection collection.
