Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
class SysQueryRun extends QueryRun
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
addPageRange | (Inherited from QueryRun.) |
![]() |
allowCheck | (Inherited from QueryRun.) |
![]() |
allowCrossCompany | (Inherited from QueryRun.) |
![]() |
applyValueBasedPaging | (Inherited from QueryRun.) |
![]() |
args | Returns the arguments that the object was constructed with. (Inherited from ObjectRun.) |
![]() |
attach | Reverses a call to the method. This is the reverse of calling the ObjectRun.detach method. Reversing the call disallows any further switching of focus between windows. (Inherited from ObjectRun.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
canPage | (Inherited from QueryRun.) |
![]() |
changed | Determines whether the specified data source has fetched a new value since the last call to the QueryRun.next method. (Inherited from QueryRun.) |
![]() |
changedBy | Gets or sets the name of the user who last changed the application object. (Inherited from QueryRun.) |
![]() |
changedDate | Gets or sets the date an application object was last changed. (Inherited from QueryRun.) |
![]() |
changedNo | (Inherited from QueryRun.) |
![]() |
changedTime | Gets or sets the time an application object was last changed. (Inherited from QueryRun.) |
![]() |
createdBy | Gets or sets the name of the user who created the application object. (Inherited from QueryRun.) |
![]() |
creationDate | Gets or sets the date an application object was created. (Inherited from QueryRun.) |
![]() |
creationTime | (Inherited from QueryRun.) |
![]() |
description | (Inherited from QueryRun.) |
![]() |
detach | Allows focus to be switched between windows. (Inherited from ObjectRun.) |
![]() |
enablePositionPaging | (Inherited from QueryRun.) |
![]() |
enableValueBasedPaging | (Inherited from QueryRun.) |
![]() |
equal | Determines whether the specified object is equal to the current object. (Inherited from QueryRun.) |
![]() |
form | (Inherited from QueryRun.) |
![]() |
get | Retrieves the record fetched by the previous call to next method. (Inherited from QueryRun.) |
![]() |
getNo | Retrieves the record fetched by the previous call to QueryRun.next Method. (Inherited from QueryRun.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
init | (Inherited from QueryRun.) |
![]() |
interactive | (Inherited from QueryRun.) |
![]() |
isDetached | Communicates whether an ObjectRun.detach method call has been made on this object. (Inherited from ObjectRun.) |
![]() |
isPositionPagingEnabled | (Inherited from QueryRun.) |
![]() |
isQueryTimedout | (Inherited from QueryRun.) |
![]() |
isValueBasedPagingEnabled | (Inherited from QueryRun.) |
![]() |
literals | (Inherited from QueryRun.) |
![]() |
name | Gets or sets the name that is used in code to identify a form, report, table, query, or another Microsoft Dynamics AX application object. (Inherited from QueryRun.) |
![]() |
new | Initializes a new instance of the Object class. (Overrides the new Method.) |
![]() |
newObject | (Inherited from QueryRun.) |
![]() |
next | Retrieves the next record from the query. (Inherited from QueryRun.) |
![]() |
nextUniqueId | (Inherited from QueryRun.) |
![]() |
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.) |
![]() |
origin | (Inherited from QueryRun.) |
![]() |
origQueryPack | |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
pack | (Inherited from QueryRun.) |
![]() |
packPromptOptions | |
![]() |
prompt | Presents, to the user, the options for defining the records to be fetched by the query. (Inherited from QueryRun.) |
![]() |
promptAllowAddDataSource | |
![]() |
promptAllowAddRange | |
![]() |
promptAllowAddSorting | |
![]() |
promptAllowQueryFilters | |
![]() |
promptAllowSave | |
![]() |
promptLoadLastUsedQuery | |
![]() |
promptSaveQueryPrUser | |
![]() |
promptShowAggregate | |
![]() |
promptShowCompany | Indicates whether the company ranges tab is displayed on the query form. |
![]() |
promptShowQuerySelect | |
![]() |
promptShowReset | |
![]() |
promptShowSorting | |
![]() |
query | (Inherited from QueryRun.) |
![]() |
queryType | (Inherited from QueryRun.) |
![]() |
recordLevelSecurity | (Inherited from QueryRun.) |
![]() |
report | (Inherited from QueryRun.) |
![]() |
reportRun | (Inherited from QueryRun.) |
![]() |
reset | (Inherited from QueryRun.) |
![]() |
run | Opens a form used to obtain information about the query from the user, and fetches the matching records. (Inherited from QueryRun.) |
![]() |
saved | (Inherited from QueryRun.) |
![]() |
saveUserSetup | Saves the user setup. (Inherited from QueryRun.) |
![]() |
searchable | (Inherited from QueryRun.) |
![]() |
setCursor | (Inherited from QueryRun.) |
![]() |
setQuerytimeout | (Inherited from QueryRun.) |
![]() |
setRecord | (Inherited from QueryRun.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
showSavedQuery | |
![]() |
title | (Inherited from QueryRun.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from QueryRun.) |
![]() |
unPackPromptOptions | |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
userUpdate | (Inherited from QueryRun.) |
![]() |
version | (Inherited from QueryRun.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::loadLastSavedQuery | |
![]() ![]() |
::packQueryRunPrompOptions | |
![]() ![]() |
::unPackQueryRunPromptOptions |
Top
Inheritance Hierarchy
Object Class
ObjectRun Class
QueryRun Class
SysQueryRun Class
PmfSysQueryRun Class
PrintMgmtSetupQueryRun Class