This document is archived and information here might be outdated. Recommended version. |
Provides access to properties and methods needed for the Data Partition (server) actions.
Name | Description | |
---|---|---|
ColumnMapping | Column mapping between the input message fields and the destination message fields. | |
DestinationDatasetDefinitionID | Dataset Definition ID of the desired service for the output message. | |
DestinationDatasetDefinitionName | Name of the desired service for the output message. | |
Replace | Indicates if the action replaces (true) the input message, or is inaddition (false) to it. | |
SourceColumnArray | Array of column indices for retrieving source message field values for the destination message |
Classes | Description |
---|---|
DataPartitionAction | Controls the properties and methods needed for the Data Partition (server) actions. |