FileGroupCollection.Add Method (FileGroup)
Adds a FileGroup object to the FileGroupCollection collection.
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.
Show: