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

    Function nextVals

    • Get multiple primary key values for a specific column

      Parameters

      • column: string

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

      • howMany: number

        How many values to get

      Returns Promise<number[]>