TreeMgrSelect.this
this
(gda.connection.Connection cnc, gda.statement.Statement stmt, gda.set.Set params)Creates a new #GdaTreeMgrSelect object which will add one tree node for each row in the #GdaDataModel resulting from the execution of stmt.
Parameters
cnc | a #GdaConnection object |
stmt | a #GdaStatement object representing a SELECT statement |
params | a #GdaSet object representing fixed parameters which are to be used when executing stmt |
Returns
a new #GdaTreeManager object