Adf Oracle Partition Settings Element
X-Ref:
- Ast Adf Oracle Partition Settings Node
- Ast Adf Partition Settings Base Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
Column | String | Specifies the name of the column for range partitioning. | |
LowerBound | String | The min value of the specified column. | |
UpperBound | String | The max value of the specified column. |
Collection Children
Child | API Type | Description |
---|---|---|
<Annotations> <Annotation /> </Annotations> | AstAnnotationNode | This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code. |
<PartitionNames> <Name /> </PartitionNames> | String | Names of the physical partitions. |