Method NextObjectIdAsync()

Assembly: redb.Core.dll

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

Task<long> NextObjectIdAsync()