nextVal | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function nextVal

    • Get the next primary key value for a specific column

      Parameters

      • column: string

        Column to get the next value for, in the format <schema>.<table>.<column>

      Returns Promise<number>