| 1 |
AffiliateID |
附属物 |
int |
4 |
0 |
|
|
|
|
Y |
AffiliateID,附属物 |
| 2 |
AuthorizationTransactionCode |
授权事务代码 |
nvarchar |
8000 |
0 |
|
|
|
|
|
AuthorizationTransactionCode,授权事务代码 |
| 3 |
AuthorizationTransactionID |
授权事务ID |
nvarchar |
8000 |
0 |
|
|
|
|
|
AuthorizationTransactionID,授权事务ID |
| 4 |
AuthorizationTransactionResult |
授权交易结果 |
nvarchar |
8000 |
0 |
|
|
|
|
|
AuthorizationTransactionResult,授权交易结果 |
| 5 |
BillingAddress1 |
帐单地址1 |
nvarchar |
200 |
0 |
|
|
|
|
|
BillingAddress1,帐单地址1 |
| 6 |
BillingAddress2 |
帐单地址2 |
nvarchar |
200 |
0 |
|
|
|
|
|
BillingAddress2,帐单地址2 |
| 7 |
BillingCity |
原文:BillingCity |
nvarchar |
200 |
0 |
|
|
|
|
|
BillingCity,原文:BillingCity |
| 8 |
BillingCompany |
计费 |
nvarchar |
200 |
0 |
|
|
|
|
|
BillingCompany,计费 |
| 9 |
BillingCountry |
BillingCountry |
nvarchar |
200 |
0 |
|
|
|
|
|
BillingCountry |
| 10 |
BillingCountryID |
BillingCountryID |
int |
4 |
0 |
|
|
|
|
|
BillingCountryID |
| 11 |
BillingEmail |
帐单电子邮件 |
nvarchar |
510 |
0 |
|
|
|
|
|
BillingEmail,帐单电子邮件 |
| 12 |
BillingFaxNumber |
帐单传真号码 |
nvarchar |
100 |
0 |
|
|
|
|
|
BillingFaxNumber,帐单传真号码 |
| 13 |
BillingFirstName |
帐单名 |
nvarchar |
200 |
0 |
|
|
|
|
|
BillingFirstName,帐单名 |
| 14 |
BillingLastName |
帐单姓氏 |
nvarchar |
200 |
0 |
|
|
|
|
|
BillingLastName,帐单姓氏 |
| 15 |
BillingPhoneNumber |
帐单电话号码 |
nvarchar |
100 |
0 |
|
|
|
|
|
BillingPhoneNumber,帐单电话号码 |
| 16 |
BillingStateProvince |
原文:BillingStateProvince |
nvarchar |
200 |
0 |
|
|
|
|
|
BillingStateProvince,原文:BillingStateProvince |
| 17 |
BillingStateProvinceID |
BillingStateProvinceID |
int |
4 |
0 |
|
|
|
|
|
BillingStateProvinceID |
| 18 |
BillingZipPostalCode |
计费ZipPostalCode |
nvarchar |
20 |
0 |
|
|
|
|
|
BillingZipPostalCode,计费ZipPostalCode |
| 19 |
CaptureTransactionID |
捕获事务ID |
nvarchar |
8000 |
0 |
|
|
|
|
|
CaptureTransactionID,捕获事务ID |
| 20 |
CaptureTransactionResult |
捕获事务结果 |
nvarchar |
8000 |
0 |
|
|
|
|
|
CaptureTransactionResult,捕获事务结果 |
| 21 |
CardCVV2 |
卡片CVv2 |
nvarchar |
200 |
0 |
|
|
|
|
|
CardCVV2,卡片CVv2 |
| 22 |
CardExpirationMonth |
信用卡到期月份 |
nvarchar |
200 |
0 |
|
|
|
|
|
CardExpirationMonth,信用卡到期月份 |
| 23 |
OrderID |
订单编号 |
int |
4 |
0 |
|
Y |
Y |
|
Y |
OrderID,订单编号 |
| 24 |
OrderGUID |
订单GUID |
uniqueidentifier |
16 |
0 |
|
|
|
|
|
OrderGUID,订单GUID |
| 25 |
CustomerID |
客户编号 |
int |
4 |
0 |
|
|
|
|
Y |
CustomerID,客户编号 |
| 26 |
CustomerLanguageID |
客户语言ID |
int |
4 |
0 |
|
|
|
|
|
CustomerLanguageID,客户语言ID |
| 27 |
OrderTax |
订单税 |
money |
8 |
4 |
|
|
|
|
|
OrderTax,订单税 |
| 28 |
OrderTotal |
订单总数 |
money |
8 |
4 |
|
|
|
|
|
OrderTotal,订单总数 |
| 29 |
OrderDiscount |
订单折扣 |
money |
8 |
4 |
|
|
|
|
|
OrderDiscount,订单折扣 |
| 30 |
OrderTaxInCustomerCurrency |
订单税客户货币 |
money |
8 |
4 |
|
|
|
|
|
OrderTaxInCustomerCurrency,订单税客户货币 |
| 31 |
OrderTotalInCustomerCurrency |
订单总金额 |
money |
8 |
4 |
|
|
|
|
|
OrderTotalInCustomerCurrency,订单总金额 |
| 32 |
CustomerCurrencyCode |
客户货币代码 |
nvarchar |
10 |
0 |
|
|
|
|
|
CustomerCurrencyCode,客户货币代码 |
| 33 |
OrderWeight |
订单重量 |
float |
8 |
0 |
|
|
|
|
|
OrderWeight,订单重量 |
| 34 |
OrderStatusID |
订单状态ID |
int |
4 |
0 |
|
|
|
|
|
OrderStatusID,订单状态ID |
| 35 |
CardType |
充值卡类型 |
nvarchar |
200 |
0 |
|
|
|
|
|
CardType,充值卡类型 |
| 36 |
CardName |
卡名 |
nvarchar |
200 |
0 |
|
|
|
|
|
CardName,卡名 |
| 37 |
CardNumber |
卡号 |
nvarchar |
200 |
0 |
|
|
|
|
|
CardNumber,卡号 |
| 38 |
CardExpirationYear |
信用卡到期年份 |
nvarchar |
200 |
0 |
|
|
|
|
|
CardExpirationYear,信用卡到期年份 |
| 39 |
PaymentMethodID |
付款方法ID |
int |
4 |
0 |
|
|
|
|
|
PaymentMethodID,付款方法ID |
| 40 |
PaymentMethodName |
付款方式名称 |
nvarchar |
200 |
0 |
|
|
|
|
|
PaymentMethodName,付款方式名称 |
| 41 |
PurchaseOrderNumber |
采购订单号 |
nvarchar |
200 |
0 |
|
|
|
|
|
PurchaseOrderNumber,采购订单号 |
| 42 |
PaymentStatusID |
付款状态ID |
int |
4 |
0 |
|
|
|
|
|
PaymentStatusID,付款状态ID |
| 43 |
ShippingFirstName |
发货名 |
nvarchar |
200 |
0 |
|
|
|
|
|
ShippingFirstName,发货名 |
| 44 |
ShippingLastName |
发货姓 |
nvarchar |
200 |
0 |
|
|
|
|
|
ShippingLastName,发货姓 |
| 45 |
ShippingPhoneNumber |
发货电话号码 |
nvarchar |
100 |
0 |
|
|
|
|
|
ShippingPhoneNumber,发货电话号码 |
| 46 |
ShippingEmail |
发货电子邮件 |
nvarchar |
510 |
0 |
|
|
|
|
|
ShippingEmail,发货电子邮件 |
| 47 |
ShippingFaxNumber |
发货传真号码 |
nvarchar |
100 |
0 |
|
|
|
|
|
ShippingFaxNumber,发货传真号码 |
| 48 |
ShippingCompany |
船舶 |
nvarchar |
200 |
0 |
|
|
|
|
|
ShippingCompany,船舶 |
| 49 |
ShippingAddress1 |
发货地址1 |
nvarchar |
200 |
0 |
|
|
|
|
|
ShippingAddress1,发货地址1 |
| 50 |
ShippingAddress2 |
发货地址2 |
nvarchar |
200 |
0 |
|
|
|
|
|
ShippingAddress2,发货地址2 |
| 51 |
ShippingCity |
原文:ShippingCity |
nvarchar |
200 |
0 |
|
|
|
|
|
ShippingCity,原文:ShippingCity |
| 52 |
ShippingCountry |
发货国 |
nvarchar |
200 |
0 |
|
|
|
|
|
ShippingCountry,发货国 |
| 53 |
ShippingCountryID |
发货国ID |
int |
4 |
0 |
|
|
|
|
|
ShippingCountryID,发货国ID |
| 54 |
ShippingMethod |
装运方法 |
nvarchar |
200 |
0 |
|
|
|
|
|
ShippingMethod,装运方法 |
| 55 |
ShippedDate |
发货日期 |
datetime |
8 |
3 |
Y |
|
|
|
|
ShippedDate,发货日期 |
| 56 |
Deleted |
删除 |
bit |
1 |
0 |
|
|
|
|
|
Deleted,删除 |
| 57 |
CreatedOn |
CreatedOn |
datetime |
8 |
3 |
|
|
|
|
Y |
CreatedOn |
| 58 |
OrderSubtotalInclTax |
订单小计税金 |
money |
8 |
4 |
|
|
|
|
|
OrderSubtotalInclTax,订单小计税金 |
| 59 |
OrderSubtotalExclTax |
订单小计不含税 |
money |
8 |
4 |
|
|
|
|
|
OrderSubtotalExclTax,订单小计不含税 |
| 60 |
OrderSubtotalInclTaxInCustomerCurrency |
订单小计包括TaxincCustomerCurrency |
money |
8 |
4 |
|
|
|
|
|
OrderSubtotalInclTaxInCustomerCurrency,订单小计包括TaxincCustomerCurrency |
| 61 |
OrderSubtotalExclTaxInCustomerCurrency |
订单小计ExclutaxincCustomerCurrency |
money |
8 |
4 |
|
|
|
|
|
OrderSubtotalExclTaxInCustomerCurrency,订单小计ExclutaxincCustomerCurrency |
| 62 |
CustomerTaxDisplayTypeID |
CustomerTaxDisplayTypeID |
int |
4 |
0 |
|
|
|
|
|
CustomerTaxDisplayTypeID |
| 63 |
OrderShippingInclTax |
订单发货含税 |
money |
8 |
4 |
|
|
|
|
|
OrderShippingInclTax,订单发货含税 |
| 64 |
OrderShippingExclTax |
订单发货不含税 |
money |
8 |
4 |
|
|
|
|
|
OrderShippingExclTax,订单发货不含税 |
| 65 |
OrderShippingInclTaxInCustomerCurrency |
订单发货包括客户货币 |
money |
8 |
4 |
|
|
|
|
|
OrderShippingInclTaxInCustomerCurrency,订单发货包括客户货币 |
| 66 |
OrderShippingExclTaxInCustomerCurrency |
订单发货排除客户货币 |
money |
8 |
4 |
|
|
|
|
|
OrderShippingExclTaxInCustomerCurrency,订单发货排除客户货币 |
| 67 |
ShippingStatusID |
发货状态ID |
int |
4 |
0 |
|
|
|
|
|
ShippingStatusID,发货状态ID |
| 68 |
ShippingStateProvince |
发货省 |
nvarchar |
200 |
0 |
|
|
|
|
|
ShippingStateProvince,发货省 |
| 69 |
ShippingStateProvinceID |
ShippingStateProvinceID |
int |
4 |
0 |
|
|
|
|
|
ShippingStateProvinceID |
| 70 |
ShippingZipPostalCode |
发货ZIPPOSTALCODE |
nvarchar |
20 |
0 |
|
|
|
|
|
ShippingZipPostalCode,发货ZIPPOSTALCODE |
| 71 |
ShippingRateComputationMethodID |
发货率计算方法ID |
int |
4 |
0 |
|
|
|
|
|
ShippingRateComputationMethodID,发货率计算方法ID |