Statement.isUseless

Tells if stmt is composed only of spaces (that is it has no real SQL code), and is completely useless as such.

class Statement
bool
isUseless
()

Return Value

Type: bool

TRUE if executing stmt does nothing