CreateQueueStatement.OnFileGroup Property
Gets or sets the name of the filegroup, can be a Literal of type string or an Identifier. Optional may be null.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: Microsoft.SqlServer.TransactSql.ScriptDom.IdentifierOrValueExpressionThe name of the filegroup.
Show: