PowerCenter
- PowerCenter 10.5.1
- All Products
Visual C++ COM Datatype
| Transformation Datatype
|
---|---|
VT_I4 | Integer |
VT_UI4 | Integer |
VT_R8 | Double |
VT_BSTR | String |
VT_DECIMAL | Decimal |
VT_DATE | Date/Time |
Visual Basic COM Datatype
| Transformation Datatype
|
---|---|
Long | Integer |
Double | Double |
String | String |
Decimal | Decimal |
Date | Date/Time |