- subPartitionsCount
SQLExpr subPartitionsCount;
Undocumented in source.
- linear
bool linear;
Undocumented in source.
- options
List!SQLAssignItem options;
Undocumented in source.
- subPartitionTemplate
List!SQLSubPartition subPartitionTemplate;
Undocumented in source.
- getSubPartitionsCount
SQLExpr getSubPartitionsCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- setSubPartitionsCount
void setSubPartitionsCount(SQLExpr subPartitionsCount)
Undocumented in source. Be warned that the author may not have intended to support it.
- isLinear
bool isLinear()
Undocumented in source. Be warned that the author may not have intended to support it.
- setLinear
void setLinear(bool linear)
Undocumented in source. Be warned that the author may not have intended to support it.
- getOptions
List!SQLAssignItem getOptions()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSubPartitionTemplate
List!SQLSubPartition getSubPartitionTemplate()
Undocumented in source. Be warned that the author may not have intended to support it.
- cloneTo
void cloneTo(SQLSubPartitionBy x)
Undocumented in source. Be warned that the author may not have intended to support it.
- clone
SQLSubPartitionBy clone()
Undocumented in source.