signal callback delegate or function to connect
void callback(gda.connection.Connection object, bool p0, gda.statement.Statement statement)
object (optional)
p0 (optional)
statement the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to Checked signal.
Gets emitted whenever the structure and contents of the statement have been verified (emitted after gda.statement.Statement.checkValidity).