PowerCenter
- PowerCenter 10.4.0
- 所有产品
Visual C++のCOMデータタイプ | トランスフォーメーションデータタイプ |
---|---|
VT_I4 | Integer |
VT_UI4 | Integer |
VT_R8 | ダブル |
VT_BSTR | String |
VT_DECIMAL | Decimal |
VT_DATE | 日付/時刻 |
Visual BasicのCOMデータタイプ | トランスフォーメーションデータタイプ |
---|---|
Long | Integer |
ダブル | ダブル |
String | String |
Decimal | Decimal |
日付 | 日付/時刻 |