SysOperationQueryController Class [AX 2012]
| Method | Description | |
|---|---|---|
| batchAsyncCallback | Microsoft internal use only. (Inherited from SysOperationController.) |
| batchInfo | Microsoft internal use only. (Inherited from SysOperationController.) |
| callContractInterfaceMethod | Microsoft internal use only. (Inherited from SysOperationController.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canGoBatch | Microsoft internal use only. (Overrides the canGoBatch Method.) |
| caption | Microsoft internal use only. (Inherited from SysOperationController.) |
| checkAccess | Microsoft internal use only. (Inherited from SysOperationController.) |
| checkCloseDialog | Microsoft internal use only. (Inherited from SysOperationController.) |
| checkIfAnyContractImplementsInterface | Microsoft internal use only. (Inherited from SysOperationController.) |
| defaultCaption | Microsoft internal use only. (Inherited from SysOperationController.) |
| dialog | Microsoft internal use only. (Overrides the dialog Method.) |
| dialogClose | Microsoft internal use only. (Inherited from SysOperationController.) |
| dialogInit | Microsoft internal use only. (Inherited from SysOperationController.) |
| dialogMake | Microsoft internal use only. (Inherited from SysOperationController.) |
| dialogPostBuild | Microsoft internal use only. (Inherited from SysOperationController.) |
| dialogPostRun | Microsoft internal use only. (Inherited from SysOperationController.) |
| dialogRun | Microsoft internal use only. (Inherited from SysOperationController.) |
| dialogSelectCtrl | Microsoft internal use only. (Inherited from SysOperationController.) |
| dialogShow | Microsoft internal use only. (Inherited from SysOperationController.) |
| dialogTask | Microsoft internal use only. (Inherited from SysOperationController.) |
| doBatch | Microsoft internal use only. (Inherited from SysOperationController.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getBaseDataContract | (Inherited from SysOperationController.) |
| getCachedUIBuilderForDataContractInfo | Microsoft internal use only. (Inherited from SysOperationController.) |
| getDataContractInfoObject | Gets the metadata that is associated with a particular data contract parameter. (Inherited from SysOperationController.) |
| getDataContractInfoObjects | Microsoft internal use only. (Inherited from SysOperationController.) |
| getDataContractInfoObjectsInternal | Microsoft internal use only. (Overrides the getDataContractInfoObjectsInternal Method.) |
| getDataContractInfoObjectsRecursively | Microsoft internal use only. (Inherited from SysOperationController.) |
| getDataContractObject | Gets a data contract instance for reading or writing. (Inherited from SysOperationController.) |
| getFrameworkService | Microsoft internal use only. (Inherited from SysOperationController.) |
| getFromDialog | Microsoft internal use only. (Inherited from SysOperationController.) |
| getOriginalQuery | Gets the original query that can be used in the SysQuery form. (Inherited from SysOperationController.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getUIBuilderForContractObject | Microsoft internal use only. (Inherited from SysOperationController.) |
| getUIBuilderForDataContractInfo | Microsoft internal use only. (Inherited from SysOperationController.) |
| getUIBuilderForParameterPath | Microsoft internal use only. (Inherited from SysOperationController.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initializeDataContractInfoMaps | Microsoft internal use only. (Inherited from SysOperationController.) |
| initializeParameters | Called after parameters are initialized by the framework. (Inherited from SysOperationController.) |
| initParmDefault | Microsoft internal use only. (Inherited from SysOperationController.) |
| isInBatch | Microsoft internal use only. (Inherited from SysOperationController.) |
| lastValueDataAreaId | Microsoft internal use only. (Inherited from SysOperationController.) |
| lastValueDesignName | Microsoft internal use only. (Inherited from SysOperationController.) |
| lastValueUserId | Microsoft internal use only. (Inherited from SysOperationController.) |
| loadFromSysLastValue | Microsoft internal use only. (Inherited from SysOperationController.) |
| loadingOrSavingFromLastValue | Checks whether the current execution loads from or saves to the syslastvalue table. (Inherited from SysOperationController.) |
| new | Microsoft internal use only. (Overrides the new Method.) |
| 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Microsoft internal use only. (Inherited from SysOperationController.) |
| packDataContractInfoObjects | Microsoft internal use only. (Overrides the packDataContractInfoObjects Method.) |
| parmAlwaysInitializeAndValidateOnServer | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmArgs | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmCurrentBatch | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmDialogCaption | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmExecutionMode | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmFrameworkService | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmHelpKeyword | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmLoadFromSysLastValue | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmRegisterCallbackForReliableAsyncCall | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmReliableAsyncBatchGroupId | Gets or sets the ReliableAsyncBatchGroupId parameter. (Inherited from SysOperationController.) |
| parmShowDialog | Microsoft internal use only. (Inherited from SysOperationController.) |
| prompt | Microsoft internal use only. (Inherited from SysOperationController.) |
| putToDialog | Moves data from the data contract into dialog box controls. (Inherited from SysOperationController.) |
| queryChanged | Microsoft internal use only. (Inherited from SysOperationController.) |
| queryHelper | Microsoft internal use only. (Inherited from SysOperationController.) |
| queryRun | Microsoft internal use only. |
| querySelectButtonClicked | Microsoft internal use only. (Inherited from SysOperationController.) |
| run | Microsoft internal use only. (Inherited from SysOperationController.) |
| runsImpersonated | Microsoft internal use only. (Inherited from SysOperationController.) |
| saveLast | Microsoft internal use only. (Inherited from SysOperationController.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showBatchTab | Microsoft internal use only. (Inherited from SysOperationController.) |
| showQuerySelectButton | Determines whether a Select button will be added to the dialog box. (Inherited from SysOperationController.) |
| showQueryValues | Determines whether the query values will be added to the dialog box. (Inherited from SysOperationController.) |
| startOperation | Microsoft internal use only. (Inherited from SysOperationController.) |
| templateForm | Microsoft internal use only. (Inherited from SysOperationController.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Microsoft internal use only. (Inherited from SysOperationController.) |
| unpackDataContractInfoObjects | Microsoft internal use only. (Overrides the unpackDataContractInfoObjects Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | Microsoft internal use only. (Inherited from SysOperationController.) |
| validateParameters | Microsoft internal use only. (Inherited from SysOperationController.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newCaller | Microsoft internal use only. |
Community Additions
ADD
Show: