Active Query Builder 2 .NET Edition reference
ShowAddObjectForm Method



Shows the Add Object Form.
Syntax
'Declaration
 
Public Sub ShowAddObjectForm() 
'Usage
 
Dim instance As QueryBuilder
 
instance.ShowAddObjectForm()
public void ShowAddObjectForm()
public: void ShowAddObjectForm(); 
Remarks
Add Object Form is intended to add database objects to the query. The user can open this form by right-clicking on the Design Pane and selecting the appropriate item from context menu.
See Also

Reference

QueryBuilder Class
QueryBuilder Members
AddObjectFormOptions Property

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback