SysCodeProfiler Class [AX 2012]
| Method | Description | |
|---|---|---|
| beginProfile | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| collected | (Inherited from profiler.) |
| dataRecorded | |
| endProfile | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| flush | (Inherited from profiler.) |
| flushAndCalc | |
| flushData | (Inherited from profiler.) |
| flushInterval | (Inherited from profiler.) |
| 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 | |
| new | Initializes a new instance of the profiler class. (Inherited from profiler.) |
| 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.) |
| parmDescription | Gets or sets the Description parameter. |
| parmdoCalcSum | Gets or sets the doCalcSum parameter. |
| parmRunId | Gets or sets the RunId parameter. |
| profileOff | (Inherited from profiler.) |
| profileOn | (Inherited from profiler.) |
| saveResultToDB | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tempPath | (Inherited from profiler.) |
| toString | Returns a string that represents the current object. (Inherited from profiler.) |
| updateSum | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateUserInfo | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::beginProfileServer | |
| ::construct | |
| ::endProfileServer | |
| ::saveProfileLines | |
| ::transferFile |
Community Additions
ADD
Show: