Method TableExistsAsync(string)
Checks whether the specified table exists in the database.
protected override Task<bool> TableExistsAsync(string tableName)
Checks whether the specified table exists in the database.
protected override Task<bool> TableExistsAsync(string tableName)