

The HierarchyTable type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add(String, String, String, String, String) |
Add a datatable to the hierarchy of tables. Return a reference to the added table, so that you can add more child tables.
|
![]() | Add(String, String, String, String, String, DataTable ) |
Add a datatable to the hierarchy of tables. Return a reference to the added table, so that you can add more child tables.
|
![]() | Add(String, String, String, String, String, String, String, String, String, String, String) |
Add a datatable to the hierarchy of tables. Return a reference to the added table, so that you can add more child tables.
|
![]() | Clear |
Remove all child tables.
|
![]() | Remove |
Remove particular table from the current collection
|
See Also