Partager via


NetezzaPartitionSettings.PartitionLowerBound Propriété

Définition

Obtient ou définit la valeur minimale de colonne spécifiée dans partitionColumnName qui sera utilisée pour poursuivre le partitionnement de plage. Type : chaîne (ou Expression avec chaîne resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="partitionLowerBound")]
public object PartitionLowerBound { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="partitionLowerBound")>]
member this.PartitionLowerBound : obj with get, set
Public Property PartitionLowerBound As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à