The following tables list the members exposed by IJobAgentJoin.
|
Name |
Description |
|
Begins edits for the object. | |
|
Cancels (rolls back) edits for the object CancelEdit rolls back (in memory only) the changes made since the last call to BeginEdit. | |
|
Determines whether the user has the necessary permission to perform a specified action on the object | |
|
Commits edits for the object CommitEdit commits (in memory only) the changes made since the last call to BeginEdit. | |
|
Creates a new object that is a copy of the source object. | |
|
Executes the job on this agent from the specified step | |
|
Executes the job immediately on this agent. | |
|
Freezes the client session. | |
|
Gets a user-friendly description of the object. | |
|
Refreshes the object from the database. | |
|
Reverts the object to the last saved version. | |
|
Gets the session to which this object belongs. | |
|
Terminates one or more instances of the job. |
|
Name |
Description |
|
The number of instances of this job currenty executing on this Agent. | |
|
The Agent with which the job is associated. | |
|
Gets the CID (numeric class ID) for the object. | |
|
Gets the adTempus Class ID of the object | |
|
Gets the name of the object's class. | |
|
Not used | |
|
Gets the current edit level. | |
|
No longer used. | |
|
Gets the date/time at which the job last ended on this Agent. | |
|
Gets the date/time at which the job last started on this Agent. | |
|
Internal use only. | |
|
Determines whether the object has unsaved changes. | |
|
Indicates whether this object is new. | |
|
Gets the total kernel mode processor time (in milliseconds) for this job. | |
|
The last instance ID used for this job on this Agent. | |
|
Gets the date and time when the object was last modified | |
|
Gets the memory usage for the job | |
|
The date/time at which the job will next execute on this Agent. | |
|
Gets the OID (unique identifier) of the object | |
|
Gets the object's parent if it "belongs" to another object. | |
|
The current status of the job on this Agent. | |
|
The total number of executions for the job on this Agent. | |
|
Gets the total elapsed time (in seconds) for all instances of the job. | |
|
Gets the user mode processor time (in milliseconds) for this job. |
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|