TruncateTableStatement.PartitionRanges プロパティ

定義

切り捨てるパーティション。 空の場合もあります。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.CompressionPartitionRange> PartitionRanges { get; }
member this.PartitionRanges : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.CompressionPartitionRange>
Public ReadOnly Property PartitionRanges As IList(Of CompressionPartitionRange)

プロパティ値

適用対象