Method SetSequenceValueAsync(long, CancellationToken)
Resets the global_identity sequence to the specified value
(typically the value stored in the export footer).
public Task SetSequenceValueAsync(long value, CancellationToken ct = default)
Resets the global_identity sequence to the specified value
(typically the value stored in the export footer).
public Task SetSequenceValueAsync(long value, CancellationToken ct = default)