API Reference Method NextValueIdAsync() Assembly: redb.Core.dllGenerate next unique ID for values.Uses database sequence or other mechanism.Task<long> NextValueIdAsync()