AlterTableAlterPartitionStatement.BoundaryValue Property

Definition

The boundary value of the partition command.

public Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression BoundaryValue { get; set; }
member this.BoundaryValue : Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression with get, set
Public Property BoundaryValue As ScalarExpression

Property Value

Applies to