ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > QueryBuilder Class : DatabaseSchemaTree Property |
'Declaration Public ReadOnly Property DatabaseSchemaTree As ICustomTreeView
'Usage Dim instance As QueryBuilder Dim value As ICustomTreeView value = instance.DatabaseSchemaTree
public ICustomTreeView DatabaseSchemaTree {get;}
public: __property ICustomTreeView* get_DatabaseSchemaTree();