This topic has not yet been rated - Rate this topic

FileGroupCollection.Add Method

Adds a FileGroup object to the FileGroupCollection collection.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public void Add(
	FileGroup fileGroup
)

Parameters

fileGroup
Type: Microsoft.SqlServer.Management.Smo.FileGroup
A FileGroup object that specifies the filegroup to be added to the FileGroupCollection collection.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.