次の方法で共有


OraclePartitionSettings.PartitionLowerBound プロパティ

定義

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

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

プロパティ値

適用対象