Skip to main content

Adf Netezza Partition Settings Element

Adf Netezza Partition Settings Element

Attributes

AttributeAPI TypeDefaultDescription
ColumnString 
Specifies the name of the column for range partitioning.
LowerBoundString 
The min value of the specified column.
UpperBoundString 
The max value of the specified column.

Collection Children

ChildAPI TypeDescription
<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.