Method TableExistsAsync(string)

Assembly: redb.MSSql.dll

Checks whether the specified table exists in the database.

protected override Task<bool> TableExistsAsync(string tableName)