IDMNode.Execute
This function is called by the framework to execute the node.
Syntax | Parameters | Return Value |
---|---|---|
Sub IDMNode.Execute( _ DataMiner As IDMNodeHelper, _ pThisNode As DataMinerNode, _ InputDescriptorArray As Variant, _ pResultsDocs As StaDocCollection, _ ByRef ppOutputData As InputDescriptor) |
Type: IDMNodeHelper Type: DataMinerNode Type: Variant Type: StaDocCollection Type: InputDescriptor |
This function does not return a value. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.