[ CCode ( has_construct_function = false , type = "GdaTreeManager*" ) ]
[ Version ( since = "4.2" ) ]
public TreeMgrColumns (Connection cnc, string schema, string table_name)
Creates a new TreeManager object which will add one tree node for each column in the
table named table_name
in the schema
schema.
cnc |
a Connection object |
schema |
a schema name |
table_name |
the name of the table |
a new TreeManager object |