TreeMgrTables.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gda.connection.Connection cnc, string schema = null)

Creates a new #GdaTreeManager object which will add one tree node for each table found in the schema if it is not null, or for each table visible by default in cnc.

Parameters

cnca #GdaConnection object
schemaa schema name or null

Returns

a new #GdaTreeManager object