This topic has not yet been rated - Rate this topic

Database.SetDefaultFileStreamFileGroup Method

Sets the default filestream group.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public void SetDefaultFileStreamFileGroup(
	string fileGroupName
)

Parameters

fileGroupName
Type: System.String
A String identifying the filestream filegroup name on an NTFS file system.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.