AdvancedFindTree..::..FindTableInTree Method (TableDefinitionBase)
Finds the table in tree.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public TreeViewItem FindTableInTree( TableDefinitionBase tableDefinition )
Public Function FindTableInTree ( _ tableDefinition As TableDefinitionBase _ ) As TreeViewItem
public: TreeViewItem^ FindTableInTree( TableDefinitionBase^ tableDefinition )
Parameters
- tableDefinition
- Type: RingSoft.DbLookup.ModelDefinition..::..TableDefinitionBase
The table definition.