Method TableExistsAsync(string)

Assembly: redb.Core.dll

Checks whether the specified table exists in the database.

protected abstract Task<bool> TableExistsAsync(string tableName)