SysQueryRun Class [AX 2012]

Syntax

class SysQueryRun extends QueryRun

Run On

Called

Methods

  Method Description
Gg964759.pubmethod(en-us,AX.60).gif addPageRange (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif allowCheck (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif allowCrossCompany (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif applyValueBasedPaging (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif args Returns the arguments that the object was constructed with. (Inherited from ObjectRun.)
Gg964759.pubmethod(en-us,AX.60).gif 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.)
Gg964759.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg964759.pubmethod(en-us,AX.60).gif canPage (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif changed Determines whether the specified data source has fetched a new value since the last call to the QueryRun.next method. (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif changedBy Gets or sets the name of the user who last changed the application object. (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif changedDate Gets or sets the date an application object was last changed. (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif changedNo (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif changedTime Gets or sets the time an application object was last changed. (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif createdBy Gets or sets the name of the user who created the application object. (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif creationDate Gets or sets the date an application object was created. (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif creationTime (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif description (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif detach Allows focus to be switched between windows. (Inherited from ObjectRun.)
Gg964759.pubmethod(en-us,AX.60).gif enablePositionPaging (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif enableValueBasedPaging (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current object. (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif form (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif get Retrieves the record fetched by the previous call to next method. (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif getNo Retrieves the record fetched by the previous call to QueryRun.next Method. (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg964759.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg964759.pubmethod(en-us,AX.60).gif init (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif interactive (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif isDetached Communicates whether an ObjectRun.detach method call has been made on this object. (Inherited from ObjectRun.)
Gg964759.pubmethod(en-us,AX.60).gif isPositionPagingEnabled (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif isQueryTimedout (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif isValueBasedPagingEnabled (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif literals (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif 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.)
Gg964759.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Overrides the new Method.)
Gg964759.pubmethod(en-us,AX.60).gif newObject (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif next Retrieves the next record from the query. (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif nextUniqueId (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg964759.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg964759.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg964759.pubmethod(en-us,AX.60).gif origin (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif origQueryPack
Gg964759.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg964759.pubmethod(en-us,AX.60).gif pack (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif packPromptOptions
Gg964759.pubmethod(en-us,AX.60).gif prompt Presents, to the user, the options for defining the records to be fetched by the query. (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif promptAllowAddDataSource
Gg964759.pubmethod(en-us,AX.60).gif promptAllowAddRange
Gg964759.pubmethod(en-us,AX.60).gif promptAllowAddSorting
Gg964759.pubmethod(en-us,AX.60).gif promptAllowQueryFilters
Gg964759.pubmethod(en-us,AX.60).gif promptAllowSave
Gg964759.pubmethod(en-us,AX.60).gif promptLoadLastUsedQuery
Gg964759.pubmethod(en-us,AX.60).gif promptSaveQueryPrUser
Gg964759.pubmethod(en-us,AX.60).gif promptShowAggregate
Gg964759.pubmethod(en-us,AX.60).gif promptShowCompany Indicates whether the company ranges tab is displayed on the query form.
Gg964759.pubmethod(en-us,AX.60).gif promptShowQuerySelect
Gg964759.pubmethod(en-us,AX.60).gif promptShowReset
Gg964759.pubmethod(en-us,AX.60).gif promptShowSorting
Gg964759.pubmethod(en-us,AX.60).gif query (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif queryType (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif recordLevelSecurity (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif report (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif reportRun (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif reset (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif run Opens a form used to obtain information about the query from the user, and fetches the matching records. (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif saved (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif saveUserSetup Saves the user setup. (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif searchable (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif setCursor (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif setQuerytimeout (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif setRecord (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg964759.pubmethod(en-us,AX.60).gif showSavedQuery
Gg964759.pubmethod(en-us,AX.60).gif title (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif unPackPromptOptions
Gg964759.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg964759.pubmethod(en-us,AX.60).gif userUpdate (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif version (Inherited from QueryRun.)
Gg964759.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg964759.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg964759.pubmethod(en-us,AX.60).gif Gg964759.static(en-us,AX.60).gif ::loadLastSavedQuery
Gg964759.pubmethod(en-us,AX.60).gif Gg964759.static(en-us,AX.60).gif ::packQueryRunPrompOptions
Gg964759.pubmethod(en-us,AX.60).gif Gg964759.static(en-us,AX.60).gif ::unPackQueryRunPromptOptions

Top

Inheritance Hierarchy

Object Class
  ObjectRun Class
    QueryRun Class
      SysQueryRun Class
        PmfSysQueryRun Class
        PrintMgmtSetupQueryRun Class