isEmpty

fun <E : Any, T : BaseTable<E>> T.isEmpty(): Boolean(source)

Deprecated

ktorm-global will be removed in the future, please migrate to the standard API.

Return true if the table has no records.