gda.tree_mgr_select

Module for [TreeMgrSelect] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
TreeMgrSelect self() nothrowReturns `this`, for use in `with` statements.
TreeMgrSelectGidBuilder builder() static nothrowGet builder for [gda.tree_mgr_select.TreeMgrSelect] Returns: New builder object
gda.set.Set params() @property nothrow
Constructors
this(void * ptr, Flag!"Take" take)
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.
Methods
TreeMgrSelect build() nothrowCreate object from builder. Returns: New object