AlterPartitionSchemeStatement.FileGroup Property
Gets or sets the optional filegroup name. Can be either Identifier or string Literal.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: Microsoft.SqlServer.TransactSql.ScriptDom.IdentifierOrValueExpressionThe optional filegroup name.
Show: