PowerCenter
- PowerCenter 10.5.6
- All Products
INFA_STATUS INFA_CTSetDataCodePageID(INFA_CT_TRANSFORMATION_HANDLE transformation, int dataCodePageID);
Argument
| Datatype
| Input/
Output
| Description
|
---|---|---|---|
transformation
| INFA_CT_TRANSFORMATION_HANDLE
| Input
| Transformation handle name.
|
dataCodePageID
| int
| Input
| Specifies the code page you want the Integration Service to pass data in.
For valid values for the dataCodePageID parameter, see “Code Pages” in the
Administrator Guide .
|