| NewAdhocQueryDialog Methods |
The NewAdhocQueryDialog type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplyCriteria |
Apply criteria to the query based on the table passed in
| |
| CloseDialog |
Close the Dialog
(Inherited from Dialog.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| getXCriteriaInput |
Format a unique XPath for a Input on an AdHocQueryCriteriaForm on the NewAdhocQueryDialog.
| |
| getXFieldResult |
Get an XPath for a result field on a NewAdhocQueryDialog.
| |
| getXSaveOptionsInput |
Get an XPath for an input field on a NewAdhocQueryDialog.
| |
| getXSaveOptionsTextArea |
Get an XPath for a TextArea on a NewAdhocQueryDialog.
| |
| getXTab |
Format a unique XPath for a tab on the Ad-Hoc Query Dialog.
| |
| IncludeDisplayField |
Include display field based on string passed in
| |
| IncludeRecordCriteria |
Include record criteria based on field and data in the table
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetFindField |
Set the Find field to the input string
| |
| SetSaveOptions |
Set the values on the 'Set save options' tab
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |