[ CCode ( has_construct_function = false ) ]
public SqlStatement (SqlStatementType type)
Use this function to create a SqlStatement of the specified type type.
| type |
type of statement to create |
|
a new SqlStatement |