SysConsistencyCheck Class
class SysConsistencyCheck extends RunBaseBatch
|
Method |
Description |
|---|---|
|
(Inherited from RunBaseBatch.) | |
|
Returns the BatchInfo class. This class is the API for the batch table. (Inherited from RunBaseBatch.) | |
|
Cancels a previous method call to the Object::setTimeOut Method. (Inherited from Object.) | |
|
Returns false (Inherited from RunBaseBatch.) | |
|
Determines whether the class is shown in the list of Journal types. (Inherited from RunBaseBatch.) | |
|
Controls whether a calledFrom class that is instantiated on the server should have its prompt executed on the client. (Inherited from RunBase.) | |
|
Returns whether it is possible to pack the class, reinstantiate a new class on the client or server, and unpack the packed class into the new class. (Inherited from RunBase.) | |
|
(Inherited from RunBaseBatch.) | |
|
Must be called in the RunBase dialog CloseOk method. (Inherited from RunBase.) | |
|
Provides a way to clean up after a dialog box has been canceled. (Inherited from RunBase.) | |
|
Returns a class that contains the methods that are described by the RunBaseDialogable interface. (Inherited from RunBase.) | |
|
Should clear the contents of the dialog. (Inherited from RunBase.) | |
|
Initializes the dialog. (Inherited from RunBase.) | |
|
Obtains the dialog from a RunBase class. (Inherited from RunBase.) | |
|
(Inherited from RunBaseBatch.) | |
|
Called right after the RunBase.dialogInit Method. (Inherited from RunBase.) | |
|
Called after Dialog.run Method. (Inherited from RunBase.) | |
|
Reinitializes the dialog. (Inherited from RunBase.) | |
|
When using the dialog class for dialog, this method is called whenever a control is selected. (Inherited from RunBase.) | |
|
When using the Dialog Class for dialog, this method is called from the task method in the dialog form. (Inherited from RunBase.) | |
|
Updates the dialog, for example after reinitializing the query. (Inherited from RunBase.) | |
|
Updates the query in the dialog. (Inherited from RunBase.) | |
|
Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
|
(Inherited from RunBaseBatch.) | |
|
Gets the last choice stored in the last value table. (Inherited from RunBaseBatch.) | |
|
Returns the timer handle for the object. (Inherited from Object.) | |
|
Retrieves the handle of the class of the object. (Inherited from Object.) | |
|
Returns true when the GetLast or SaveLast method is executed. (Inherited from RunBase.) | |
|
Gives RunBase the same profile as, for example, a FormRun class. This method is not used in the standard application. (Inherited from RunBase.) | |
|
(Inherited from RunBaseBatch.) | |
|
Intializes the internal variables. Called when no SysLastValue record can be found, in SysLastValue.GetLast(). (Inherited from RunBase.) | |
|
(Inherited from RunBase.) | |
|
Determines whether the RunBaseBatch is actually being run from a batch server. (Inherited from RunBaseBatch.) | |
|
Checks if the program is currently swapping from server to client. (Inherited from RunBase.) | |
|
(Inherited from RunBase.) | |
|
(Inherited from RunBase.) | |
|
(Inherited from RunBase.) | |
|
(Inherited from RunBase.) | |
|
(Inherited from RunBase.) | |
|
(Inherited from RunBase.) | |
|
(Inherited from RunBaseBatch.) | |
|
Determines whether the last query must be loaded and saved when you leave the form. Called from SysQueryForm. (Inherited from RunBase.) | |
|
Returns the name of the RunBase class. (Inherited from RunBase.) | |
|
Overridden. Initializes a new instance of the SysConsistencyCheck class. | |
|
Releases the hold on an object that has called a wait method on this object. (Inherited from Object.) | |
|
Releases a lock on the object that was issued by a wait method on this object. (Inherited from Object.) | |
|
Determines whether the object is on a server. (Inherited from Object.) | |
|
Returns the instance that owns the object. (Inherited from Object.) | |
|
Overridden. Serializes the current instance of the SysConsistencyCheck class. | |
|
Gets or sets the CurrentBatch parameter. (Inherited from RunBaseBatch.) | |
|
Gets or sets the InBatch parameter. (Inherited from RunBaseBatch.) | |
|
Gets or sets the Progress parameter. (Inherited from RunBase.) | |
|
Gets or sets the SysConsistencyCheckJob parameter. | |
|
Gets or sets the SysSign parameter. (Inherited from RunBase.) | |
|
Hides the Progress form. (Inherited from RunBase.) | |
|
Initializes the Progress object in RunBase. (Inherited from RunBase.) | |
|
Kills the Progress object in RunBase. (Inherited from RunBase.) | |
|
Displays the class’s dialog and awaits user input. (Inherited from RunBaseBatch.) | |
|
(Inherited from RunBaseBatch.) | |
|
Contains the code for the prompt functionality. The RunBase.prompt Method simply wraps this method. (Inherited from RunBase.) | |
|
(Inherited from RunBaseBatch.) | |
|
Enables setting the fields that were just added in the RunBase.dialog Method. This method is called from the RunBase.promptPrim Method directly following the RunBase.dialogMake Method. (Inherited from RunBase.) | |
|
Returns the QueryRun, which is used by the QueryPrompt. (Inherited from RunBase.) | |
|
Resets the class to its default state. (Inherited from RunBase.) | |
|
Overridden. | |
|
Returns the RunBase itself. (Inherited from RunBase.) | |
|
Overridden. | |
|
(Inherited from RunBaseBatch.) | |
|
Sets the internal inGetSaveLast variable. (Inherited from RunBase.) | |
|
Sets the internal inPrompt variable. (Inherited from RunBase.) | |
|
Sets the internal isSwappedFromServer variable. (Inherited from RunBase.) | |
|
Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
|
(Inherited from RunBaseBatch.) | |
|
Determines whether to add a Clear button to the dialog. If you change the return value to true it will add the button. (Inherited from RunBase.) | |
|
Determines whether a Default button is to be added to the dialog. If you change the return value to true, it will add the button. (Inherited from RunBase.) | |
|
(Inherited from RunBase.) | |
|
If this method returns true, it will look for the first enabled index when you are adding query range fields to the dialog and if a data source does not have any ranges specified. It will also show the visible fields from that index. (Inherited from RunBase.) | |
|
(Inherited from RunBase.) | |
|
Determines whether a Select button is to be added to the dialog. If you change the return value to true, the button will be added. (Inherited from RunBase.) | |
|
(Inherited from RunBase.) | |
|
(Inherited from RunBase.) | |
|
(Inherited from RunBase.) | |
|
Returns a string that represents the current object. (Inherited from Object.) | |
|
Overridden. Deserializes the packedClass parameter value to an instance of the SysConsistencyCheck class. | |
|
Returns the current number of references (the value of the reference counter) that the object has. (Inherited from Object.) | |
|
(Inherited from RunBaseBatch.) | |
|
Pauses a process. (Inherited from Object.) | |
|
Returns an XML string that represents the current object. (Inherited from Object.) | |
|
Gets the description of the class. | |