次の方法で共有


OracleSource.PartitionSettings プロパティ

定義

Oracle ソースのパーティション分割に利用される設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="partitionSettings")]
public Microsoft.Azure.Management.DataFactory.Models.OraclePartitionSettings PartitionSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="partitionSettings")>]
member this.PartitionSettings : Microsoft.Azure.Management.DataFactory.Models.OraclePartitionSettings with get, set
Public Property PartitionSettings As OraclePartitionSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象