Create an inline map between the source Price and the target Field array index 3, using Price for the name attribute and Real for the type attribute.
在源price和目标Field数组索引3创建内联映射,对name属性使用Price,对type属性使用Real。
Create an inline map between the source Quantity and the target Field array index 4, using Quantity for the name attribute and Real for the type attribute.
在源Quantity和目标Field数组索引4创建内联映射,对name属性使用Quantity,对type属性使用Real。
Create an inline map between the source CustomerID and the target Field array index 2, using CustomerID for the name attribute and String for the type attribute.
在源customerid和目标Field数组索引2创建内联映射,对name属性使用CustomerID,对type属性使用String。
应用推荐