Statement.normalize

"Normalizes" some parts of stmt, see gda_sql_statement_normalize() for more information.

class Statement
bool
normalize

Parameters

cnc gda.connection.Connection

a #GdaConnection object

Return Value

Type: bool

TRUE if no error occurred

Throws