Method NextValueIdAsync()

Assembly: redb.Core.dll

Generate next unique ID for values.
Uses database sequence or other mechanism.

Task<long> NextValueIdAsync()