IDMNode.ClearCachedDataset
This function is called by the framework when upstream changes invalidate any cached output dataset.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub IDMNode.ClearCachedDataset( _
DataMiner As IDMNodeHelper, _
pThisNode As DataMinerNode)
|
Type: IDMNodeHelper
Type: DataMinerNode |
This function does not return a value. |