IDMNodeHelper.GetInputDatasetStructure
This function is called by an IDMNode, passing his own DataMinerNode*, to get his incoming data source's structure from his parent node.
Syntax | Parameters | Return Value |
---|---|---|
Function IDMNodeHelper.GetInputDatasetStructure( _ pNode As DataMinerNode, _ input_dataset_index As Long, _ ByRef pbIsComplete As Boolean) As InputDescriptor |
Type: DataMinerNode Type: Long Type: Boolean |
InputDescriptor |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.