PowerCenter
- PowerCenter 10.5.7
- All Products
INFA_STATUS INFA_CTGetRowStrategy(INFA_CT_INPUTGROUP_HANDLE group, INFA_CTUpdateStrategy updateStrategy);
Argument
| Datatype
| Input/
Output
| Description
|
---|---|---|---|
group
| INFA_CT_INPUTGROUP_HANDLE
| Input
| Input group handle.
|
updateStrategy
| INFA_CT_UPDATESTRATEGY
| Input
| Update strategy for the input port. The Integration Service uses the following values:
|
INFA_STATUS INFA_CTSetRowStrategy(INFA_CT_OUTPUTGROUP_HANDLE group, INFA_CT_UPDATESTRATEGY updateStrategy);
Argument
| Datatype
| Input/
Output
| Description
|
---|---|---|---|
group
| INFA_CT_OUTPUTGROUP_HANDLE
| Input
| Output group handle.
|
updateStrategy
| INFA_CT_UPDATESTRATEGY
| Input
| Update strategy you want to set for the output port. Use one of the following values:
|