[ CCode ( has_construct_function = false ) ]
public DataModelSelect (Connection cnc, Statement stm, Set? @params)
| cnc |
an opened Connection |
| stm |
a SELECT SQL Statement |
| params |
a Set with the parameters to ejecute the SELECT SQL statement |
|
a new DataModelSelect object |