TeradataPartitionSettings.PartitionUpperBound プロパティ

定義

範囲のパーティション分割を続行するために使用される partitionColumnName で指定された列の最大値。 型: string (または resultType 文字列を含む式)。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> PartitionUpperBound { get; set; }
member this.PartitionUpperBound : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property PartitionUpperBound As DataFactoryElement(Of String)

プロパティ値

適用対象