AdfOraclePartitionOption Enumeration
Specifies partition mechanism for parallel table reads.
Enumeration Values
Name | Summary |
---|---|
None | No Partitioning. |
PhysicalPartitionsOfTable | Physical partitions of the table. |
DynamicRange | Dynamic range for partitioning. |