toInt

Cast the current column or expression's type to Int.


Deprecated

This function will be removed in the future.

Replace with

this.cast(IntSqlType)

Cast the current column or expression's type to Int.