GPVMarkupSequence - AppGeo/GPV GitHub Wiki

The GPVMarkupSequence table contains a single row with the next ID values for markup groups and elements. These values are incremented by the GPV each time they are used. Setting these values lower could cause errors in the GPV if rows exist with these IDs.

Columns

  • NextGroupID - The ID of the next markup group to be created by the GPV (not null).
  • NextMarkupID - The ID of the next markup element to be created by the GPV (not null).