modelSpiderSiteRecord Methods |
[This is preliminary documentation and is subject to change.]
The modelSpiderSiteRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| _recordFinish |
Records the finish.
(Inherited from modelRecordBase.) | |
| _recordStart |
Records the start.
(Inherited from modelRecordBase.) | |
| AppendDataFields(PropertyCollectionExtended) |
Appends its data points into new or existing property collection
(Overrides modelDataSet.AppendDataFields(PropertyCollectionExtended).) | |
| AppendDataFields(PropertyCollectionExtended, modelRecordFieldToAppendFlags) |
Appends the data fields.
(Inherited from modelRecordBase.) | |
| datasetBuildOnFinish | (Overrides modelRecordBase.datasetBuildOnFinish.) | |
| datasetBuildOnFinishDefault |
Default dataset build - intended for mid-level class overload
(Inherited from modelRecordBase.) | |
| Dispose | ||
| Equals | (Inherited from Object.) | |
| finishChildRecord |
Finishes the child record.
(Overrides modelRecordParentBase.finishChildRecord.) | |
| getChildRecord |
Gets the child record - without starting it and without setting the childRecord nor childInstance. It is thread safe.
(Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.) | |
| GetChildRecords |
Collects all first-level children and sends as ListT (Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.) | |
| GetCrossLinkStats |
Gets the crosslinks statistics.
| |
| GetHashCode | (Inherited from Object.) | |
| GetIndexInfo |
Gets the index information.
| |
| GetType | (Inherited from Object.) | |
| initialize |
Initializes this instance.
| |
| log |
Logs the specified message.
(Inherited from modelRecordBase.) | |
| OnPropertyChanged |
Called when a property is changed.
(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 |
Dumps its data into Serializable tween
(Inherited from modelRecordBase.) | |
| startChildRecord |
Starts the child record.
(Overrides modelRecordParentBase.startChildRecord(UTP, String).) | |
| startNextChildRecord |
Starts the next child record - method for iterative call
(Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.) | |
| ToString | (Inherited from Object.) |