analyticJobRecord Methods |
[This is preliminary documentation and is subject to change.]
The analyticJobRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| _doOnRealFinish | (Inherited from modelRecordBase.) | |
| _recordFinish | (Inherited from modelRecordBase.) | |
| _recordStart | (Inherited from modelRecordBase.) | |
| _recordStartHandle | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| AppendDataFields(PropertyCollectionExtended) |
Appends its data points into new or existing property collection
(Overrides modelDataSet.AppendDataFields(PropertyCollectionExtended).) | |
| AppendDataFields(PropertyCollectionExtended, modelRecordFieldToAppendFlags) | (Inherited from modelRecordBase.) | |
| datasetBuildOnFinish | (Overrides modelRecordBase.datasetBuildOnFinish.) | |
| datasetBuildOnFinishDefault | (Inherited from modelRecordBase.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| finishChildRecord | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| getChildRecord | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| GetChildRecords | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetSummary | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| initialize | ||
| initialize(analyticJobRunFlags, analyticMacroBase) |
Initializes the specified a flags.
| |
| initializeSoft |
Initializes the soft: sets sample collection (but still don't create wRecords), sets tRecord, and starts
| |
| log | (Inherited from modelRecordBase.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| recordFinish |
Records the finish. Make sure to call [!:_recordFinish] at the end of the method
(Overrides modelRecordParentBase.recordFinish(Object).) | |
| recordStart |
Records the start. Make sure to call [!:_recordStart] at beginning of the method
(Overrides modelRecordParentBase.recordStart(String, String, Object).) | |
| SetLogSerializable | (Inherited from modelRecordBase.) | |
| startChildRecord | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| startNextChildRecord | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |