modelSpiderSiteRecord Methods |
[This is preliminary documentation and is subject to change.]
The modelSpiderSiteRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| _doOnRealFinish | (Inherited from modelRecordBase.) | |
| _recordFinish | (Inherited from modelRecordBase.) | |
| _recordStart | (Inherited from modelRecordBase.) | |
| _recordStartHandle | (Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.) | |
| AppendDataFields(PropertyCollectionExtended) |
Appends its data points into new or existing property collection
(Overrides modelDataSet.AppendDataFields(PropertyCollectionExtended).) | |
| AppendDataFields(PropertyCollectionExtended, modelRecordFieldToAppendFlags) | (Inherited from modelRecordBase.) | |
| checkBlockMinMax | ||
| datasetBuildOnFinish | (Overrides modelRecordBase.datasetBuildOnFinish.) | |
| datasetBuildOnFinishDefault | (Inherited from modelRecordBase.) | |
| Dispose | ||
| 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 |
Finishes the child record.
(Overrides modelRecordParentBase.finishChildRecord.) | |
| getChildRecord | (Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.) | |
| GetChildRecords | (Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.) | |
| GetCrossLinkStats |
Gets the crosslinks statistics.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetIndexInfo |
Gets the index information.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| initialize |
Initializes this instance.
| |
| 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 |
Starts the child record.
(Overrides modelRecordParentBase.startChildRecord(UTP, String).) | |
| startNextChildRecord | (Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |