Active Query Builder 2 .NET Edition reference
QueryStructureTree Property



Returns an interface to the Query Structure Tree View control.
Syntax
'Declaration
 
Public ReadOnly Property QueryStructureTree As ICustomTreeView
'Usage
 
Dim instance As QueryBuilder
Dim value As ICustomTreeView
 
value = instance.QueryStructureTree
public ICustomTreeView QueryStructureTree {get;}
public: __property ICustomTreeView* get_QueryStructureTree();
See Also

Reference

QueryBuilder Class
QueryBuilder Members
DatabaseSchemaTree Property

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback