SapTablePartitionSettings.PartitionLowerBound Property

Definition

The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).

public object PartitionLowerBound { get; set; }
member this.PartitionLowerBound : obj with get, set
Public Property PartitionLowerBound As Object

Property Value

Applies to