Returns whether or not the given table is empty.
This works on both sequential and non-sequential tables, and is a lot faster to use than table.Count(tbl) == 0
.
Render Time: 79ms
DB GetPage | 52 |
Generate Html | 3 |
SaveChanges (1) | 10 |
Render Body | 0 |
Render Sidebar | 12 |