Share via


OraclePartitionSettings.PartitionNames Property

Definition

Gets or sets names of the physical partitions of Oracle table.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to