M

AppendSequence

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2023).
Identical to 2023: 2020, 2021, 2022, 2024, 2025, 2025.3, 2026
2023 current
NumberingSchema.AppendSequence(String, String)
No longer obsolete in 2023 (was obsolete in 2027)
fromPartition String Name of the partition that determines which numbering sequence to append. The sequence must exist already, otherwise an exception will be thrown.
toPartition String Name of a partition into which the source sequence is going to be appended. The sequence must exist already, otherwise an exception will be thrown.