Active Query Builder 2 .NET Edition reference
AddObjectFormOptions Class
Members 



Determines appearance of the Add Object Form.
Syntax
'Declaration
 
Public Class AddObjectFormOptions 
   Inherits BatchUpdatableBase
'Usage
 
Dim instance As AddObjectFormOptions
public class AddObjectFormOptions : BatchUpdatableBase 
public __gc class AddObjectFormOptions : public BatchUpdatableBase 
Remarks
The Add Object Form allows you to add objects (database objects and CTE) to the query. You can call it using the ShowAddObjectForm Method. The user can open this form using Design Pane context menu. You can disable this form completely using the FormEnabled Property.
Inheritance Hierarchy

System.Object
         ActiveDatabaseSoftware.ActiveQueryBuilder.AddObjectFormOptions

See Also

Reference

AddObjectFormOptions Members
ActiveDatabaseSoftware.ActiveQueryBuilder Namespace
AddObjectFormOptions Property

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback