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)
  • DataMiner [in]

Type: IDMNodeHelper

  • pThisNode [in]

Type: DataMinerNode

This function does not return a value.