Packages
libgda-6.0
Gda
TreeMgrTables
connection
meta_store
schema
TreeMgrTables
TreeMgrTables
Object Hierarchy:
Gda.TreeMgrTables
Gda.TreeMgrTables
Gda.TreeMgrTables
Gda.TreeManager
Gda.TreeManager
Gda.TreeManager->Gda.TreeMgrTables
GLib.Object
GLib.Object
GLib.Object->Gda.TreeManager
Description:
[
CCode
( type_id =
"gda_tree_mgr_tables_get_type ()"
) ]
public
class
TreeMgrTables
:
TreeManager
Namespace:
Gda
Package:
libgda-6.0
Content:
Properties:
public
Connection
connection
{
owned
get
;
construct
; }
Defines the
Connection
to display information for.
public
MetaStore
meta_store
{
owned
get
;
construct
; }
Defines the
MetaStore
to extract information from.
public
string
schema
{
construct
; }
If no set, then the table name will be fetched from the parent node using the "schema" attribute.
Creation methods:
public
TreeMgrTables
(
Connection
cnc,
string
? schema)
Creates a new
TreeManager
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
.
Inherited Members:
All known members inherited from class Gda.TreeManager
add_manager
add_new_node_attribute
create_node
error_quark
func
get_managers
recursive
set_node_create_func
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref