TreeMgrTables.this

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.

  1. this(void* ptr, Flag!"Take" take)
  2. this(gda.connection.Connection cnc, string schema)
    class TreeMgrTables
    this

Parameters

cnc gda.connection.Connection

a #GdaConnection object

schema string

a schema name or null

Return Value

a new #GdaTreeManager object