次の方法で共有


OraclePartitionSettings.PartitionNames プロパティ

定義

Oracle テーブルの物理パーティションの名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象