TreeMgrColumns.this

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

Creates a new #GdaTreeManager object which will add one tree node for each column in the table named table_name in the schema schema.

Parameters

cnca #GdaConnection object
schemaa schema name
tableNamethe name of the table

Returns

a new #GdaTreeManager object