Method ExecuteDeleteAsync(long, string?)

Assembly: redb.Core.dll

Delete objects by filter.

public virtual Task<int> ExecuteDeleteAsync(long schemeId, string? filterJson = null)