TablePartitionOption.PartitionOptionSpecs 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 partition function to use.
public Microsoft.SqlServer.TransactSql.ScriptDom.TablePartitionOptionSpecifications PartitionOptionSpecs { get; set; }
member this.PartitionOptionSpecs : Microsoft.SqlServer.TransactSql.ScriptDom.TablePartitionOptionSpecifications with get, set
Public Property PartitionOptionSpecs As TablePartitionOptionSpecifications