SysQueryEdit Class [AX 2012]
| Method | Description | |
|---|---|---|
| allowAddDataSource | |
| allowAddRange | |
| allowAddSorting | |
| allowQueryFilters | |
| allowSave | |
| buildDynalinkFields | |
| callerIsForm | |
| callerIsReport | |
| callerIsReportAuto | |
| callerIsRunbase | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| caption | |
| dataSourceName | |
| dynalinkFields | |
| elementName | |
| elementNameNoPrefix | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findNameAndCaption | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasGeneratedDesign | |
| hasReportTemplate | |
| init | |
| loadLastUsedQuery | |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| origQueryPack | |
| origQueryVersion | |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the SysQueryEdit class. |
| printGrandTotal | |
| printOnlyTotals | |
| printRanges | |
| printRemoveRepeatedFooters | |
| printRemoveRepeatedHeaders | |
| query | |
| queryNextUniqueId | |
| reset | |
| runBase | |
| runBaseCheckCloseDialog | |
| saveQueryPrUser | |
| saveUserSetup | |
| setSysQueryRun | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showAggregate | |
| showCompany | Indicates whether the company tab is displayed on the query form. |
| showQuerySelect | |
| showReset | |
| showSorting | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the _pack parameter value to an instance of the SysQueryEdit class. |
| updateQueryRun | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| utilElementType | |
| v25findName | |
| v25saveName | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | |
| ::create | |
| ::formCaption | |
| ::formDataSourceName | |
| ::formElementName | |
| ::formOriginalQuery | |
| ::newOnCallingTier | Runs the create logic on the calling tier. |
| ::newOnClient | |
| ::newOnServer |
Community Additions
ADD
Show: