get_statement_type
Description:
Get the type of statement held by this.
It returns GDA_SQL_STATEMENT_NONE if this does not hold any statement
Parameters:
this |
a Statement object |
Returns:
the statement type |
Get the type of statement held by this.
It returns GDA_SQL_STATEMENT_NONE if this does not hold any statement
this |
a Statement object |
the statement type |