IndexDefinition.OnFileGroupOrPartitionScheme Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The filegroup or partition scheme. Might be null.
public Microsoft.SqlServer.TransactSql.ScriptDom.FileGroupOrPartitionScheme OnFileGroupOrPartitionScheme { get; set; }
member this.OnFileGroupOrPartitionScheme : Microsoft.SqlServer.TransactSql.ScriptDom.FileGroupOrPartitionScheme with get, set
Public Property OnFileGroupOrPartitionScheme As FileGroupOrPartitionScheme