TreeMgrSchemas.this

Creates a new #GdaTreeManager object which will add one tree node for each database schema found in cnc.

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

Parameters

cnc gda.connection.Connection

a #GdaConnection object

Return Value

a new #GdaTreeManager object