|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | FillTreeViewWithTableNames (handle, TreeNodeCollection, character) |
Walks though the Dataset TopBuffers and add all of them with their
childs to the TreeView |
|
- | System.Windows.Forms.TreeNode RecurseDatasetRelations (handle, handle, TreeNode, TreeNodeCollection, character) |
Add the DatasetRelations recursively to the tree |
|
- | LOGICAL RecurseFindTreeNodeName (character, TreeNodeCollection) |
Find a TreeNode by Name |
Top
PUBLIC FillTreeViewWithTableNames (handle, TreeNodeCollection, character)
|
||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PRIVATE System.Windows.Forms.TreeNode RecurseDatasetRelations (handle, handle, TreeNode, TreeNodeCollection, character)
|
||||||||||||||||||||||||||||||||||||||||
PRIVATE LOGICAL RecurseFindTreeNodeName (character, TreeNodeCollection)
|