当前位置:首页 > 经济
Commerce Server 2000程序员参考手册  Visual Basic
Commerce Server 2000程序员参考手册  Visual Basic

Commerce Server 2000程序员参考手册 Visual BasicPDF电子书下载

经济

  • 电子书积分:16 积分如何计算积分?
  • 作 者:(美)Microsoft Commerce Server 2000产品组著;逸枫工作室译
  • 出 版 社:北京:科学出版社
  • 出版年份:2002
  • ISBN:7030102460
  • 页数:547 页
图书介绍:微软推出的Commerce Server 2000产品,为用户开发合适高效的电子商务解决方案了一简单省时的方法。本书介绍 Visual Basic和VBScript如何访问Commerce Server 2000各个COM对象的信息,提供了各种编程对象的使用和属性的定义、参数、返回值、错误值和使用中注意事项的详细说明。内容包括:Visual Basic对象参考、数据字典、枚举类型、记录集及管理COM参数的存储。本书是利用COM对象建设和开发Commerce Server网站的参考书,适合于电子商务网站开发人员使用,同时也适合作为计算机专业人和编程爱好者的参考书。
上一篇:合作化养猪探索下一篇:财政与金融
《Commerce Server 2000程序员参考手册 Visual Basic》目录

第1章 Visual Basic对象参考 1

第2章 AdminEventLog对象 3

2.1 AdminEventLog.Initialize 3

2.2 AdminEventLog.WriteErrorEvent 4

2.3 AdminEventLog.WriteInformationalEvent 5

2.4 AdminEventLog.WriteWarningEvent 5

第3章 AdminFiles对象 7

3.1 AdminFiles.ReadFromBinaryFile 7

3.2 AdminFiles.ReadFromFile 8

第4章 AdminSite对象 9

4.1 AdminSite.Create 10

4.2 AdminSite.Delete 11

4.3 AdminSite.Directory 11

4.4 AdminSite.Initialize 12

4.5 AdminSite.InitializeFromMDPath 13

4.6 AdminSite.IsValidName 13

4.7 AdminSite.ReadDefaultProperties 14

4.8 AdminSite.ReadManagerProperties 15

4.10 AdminSite.Status 16

4.9 AdminSite.Reload 16

4.11 AdminSite.Version 17

4.12 AdminSite.WriteDefaultProperties 18

4.13 AdminSite.WriteManagerProperties 18

第5章 AdminWebServer对象 20

5.1 AdminWebServer.GetCommerceSites 20

5.2 AdminWedServer.GetWebSiteProperties 21

5.3 AdminWebServer.GetWebSites 22

6.1 AppCfg.DecodeStatusCode 24

第6章 AppCfg对象 24

6.2 AppCfg.GetCountryCodeFromCountryName 25

6.3 AppCfg.GetCountryNameFromCountryCode 26

6.4 AppCfg.GetCountryNamesList 26

6.5 AppCfg.GetOptionsDictionary 27

6.6 AppCfg.GetStateCodeFromCountryCodeAndStateName 27

6.7 AppCfg.GetStateNameFromCountryCodeAndStateCode 28

6.8 AppCfg.GetStateNamesListFromCountryCode 29

6.9 AppCfg.Initialize 30

6.10 AppCfg.RefreshCache 30

第7章 Auction对象 32

7.1 Auction.AuctionAddBid 33

7.2 Auction.AuctionAddItem 34

7.3 Auction.AuctionBidNormalize 36

7.4 Auction.AuctionDeleteBid 37

7.5 Auction.AuctionDeleteBids 38

7.6 Auction.AuctionDeleteItem 39

7.7 Auction.AuctionGetBid 39

7.8 Auction.AuctionGetBids 40

7.9 Auction.AuctionGetItem 41

7.11 Auction.AuctionInit 42

7.10 Auction.AuctionGetStatus 42

7.12 Auction.AuctionRandomBids 43

7.13 Auction.AuctionResolve 44

7.14 Auction.AuctionUpdateItem 45

7.15 Auction.dtAMT 47

7.16 Auction.onjMessageManager 48

7.17 Auction.szBidOrderBy 48

7.18 Auction.szBidTableName 49

7.19 Auction.szDSN 49

7.20 Auction.szItemTableName 50

7.21 Auction.szLanguage 51

第8章 BizDeskSecurity对象 52

第9章 CacheManager对象 54

9.1 CacheManager.AppUrl 57

9.2 CacheManager.GetCache 58

9.3 CacheManager.CacheObjectProgId 59

9.4 CacheManager.LoaderConfig 60

9.5 CacheManager.LoaderProgId 60

9.6 CacheManager.RefreshCache 61

9.8 CacheManager.RetryInterval 62

9.7 CacheManager.RefreshInterval 62

9.9 CacheManager.WriterConfig 63

9.10 CacheManager.WriterProgId 64

第10章 CatalogManager对象 65

10.1 CatalogManager.AddDefinitionProperty 66

10.2 CatalogManager.AddDefinitionVariantProperty 67

10.3 CatalogManager.AddPropertyValue 68

10.4 CatalogManager.Catalogs 69

10.5 CatalogManager.category Defination 70

10.6 CatalogManager.CreateCatalog 70

10.7 CatalogManager.CreateCategoryDefinition 72

10.8 CatalogManager.CreateProductDefinition 73

10.9 CatalogManager.CreateProperty 73

10.10 CatalogManager.CustomCatalogs 74

10.11 CatalogManager.DeleteCatalog 75

10.12 CatalogManager.DeleteDefinition 76

10.13 CatalogManager.DeleteProperty 76

10.14 CatalogManager.ExportCSV 77

10.15 CatalogManager.ExportXML 78

10.16 CatalogManager.FreeTextSearch 79

10.17 CatalogManager.GetCatalog 80

10.18 CatalogManager.GetDefinitionProperties 81

10.19 CatalogManager.GetpropertyAttributes 82

10.20 CatalogManager.GetPropertyValues 82

10.21 CatalogManager.ImportCSV 83

10.22 CatalogManager.ImportXML 85

10.23 CatalogManager.Initialize 85

10.24 CatalogManager.ProductDefinitions 86

10.25 CatalogManager.Properties 87

10.26 CatalogManager.Query 88

10.27 CatalogManager.RemoveDefinitionProperty 89

10.28 CatalogManager.RemovePropertyValue 90

10.29 CatalogManager.RenameDefinition 91

10.30 CatalogManager.RenameProperty 92

10.31 CatalogManager.SetPropertyAttributes 93

第11章 CatalogSets对象 94

11.1 CatalogSets.GreateCatalogSet 94

11.2 CatalogSets.DeleteCatalogSet 95

11.3 CatalogSets.GetCatalogs 96

11.4 CatalogSets.GetCatalogSetInfo 96

11.5 CatalogSets.GetCatalogSets 97

11.6 CatalogSets.GetCatalogsForUser 98

11.7 CatalogSets.GetCatalogsInCatalogSet 99

11.8 CatalogSets.GetCatalogsNotInCatalogSet 99

11.9 CatalogSets.GetProfileField 100

11.10 CatalogSets.GetRequiredObjectFromDict 101

11.11 CatalogSets.GetRequiredValueFromDict 102

11.12 CatalogSets.Initialize 102

11.13 CatalogSets.UpdateCatalogSet 103

第12章 Category对象 105

12.1 Category.AddChildCategory 106

12.2 Category.AddParentCategory 107

12.3 Category.AddProduct 108

12.4 Category.AddRelationshipToCategory 108

12.5 Category.AddRelationshipToProduct 109

12.6 Category.AncestorCategories 110

12.7 Category.CatalogName 111

12.8 Category.ChildCategories 111

12.9 Category.DescendantProducts 112

12.10 Category.GetCategoryProperties 113

12.11 Category.ParentCategories 114

12.12 Category.Products 115

12.13 Category.RelatedCategories 116

12.14 Category.RelatedProducts 116

12.15 Category.RemoveChildCategory 117

12.16 Category.RemoveParentCategory 118

12.17 Category.RemoveProduct 119

12.18 Category.RemoveRelationshipToCategory 119

12.19 Category.RemoveRelationshipToProduct 120

12.20 Category.SetCategoryProperties 121

第13章 ContentList对象 123

13.1 ContentList.ActiveRows 124

13.2 ContentList.AdjustScore 125

13.3 ContentList.AllRows 126

13.4 ContentList.BuildIndex 127

13.5 ContentList.Count 128

13.6 ContentList.Factory 128

13.7 ContentList.Fields 129

13.8 ContentList.Filter 130

13.11 ContentList.RowLimit 131

13.10 ContentList.GetScore 131

13.9 ContentList.GetData 131

13.12 ContentList.Search 132

13.13 ContentList.SetData 133

13.14 ContentList.SetScore 133

13.15 ContentList.Sorted 134

13.16 ContentList.Threshold 135

13.17 ContentList.TraceMessages 135

13.18 ContentList.TraceMode 136

第14章 ContentListFactory对象 138

14.1 ContentListFactory.AllRows 139

14.2 ContentListFactory.BuildIndex 140

14.3 ContentListFactory.ConstructFromRecordset 140

14.4 ContentListFactory.Count 142

14.5 ContentListFactory.CreateNewContentList 143

14.6 ContentListFactory.Fields 143

14.7 ContentListFactory.GetData 144

14.8 ContentListFactory.Schema 144

14.9 ContentListFactory.Search 145

14.10 ContentListFactory.SetData 146

第15章 ContentListSchema对象 147

15.1 ContentListSchema.Add 148

15.2 ContentListSchema.ColumnFlags 148

15.3 ContentListSchema.ColumnName 150

15.4 ContentListSchema.ColumnType 151

15.5 ContentListSchema.Count 151

15.6 ContentListSchema.FindColumn 152

15.7 ContentListSchema.GetSchema 152

15.8 ContentListSchema.Locked 153

15.9 ContentListSchema.SetSchema 153

第16章 ContentSelector对象 154

第17章 DataFunctions对象 157

17.1 DataFunctions.CleanString 158

17.2 DataFunctions.ConvertDateString 159

17.3 DataFunctions.ConvertDateTimeString 160

17.4 DataFunctions.ConvertFloatString 161

17.5 DataFunctions.ConvertMoneyStringToNumber 161

17.6 DataFunctions.ConvertNumberString 162

17.7 DataFunctions.ConvertTimeString 163

17.9 DataFunctions.DateTime 164

17.8 DataFunctions.Date 164

17.10 DataFunctions.Float 165

17.11 DataFunctions.GetLocaleInfo 166

17.12 DataFunctions.GetLocaleList 167

17.13 DataFunctions.Locale 167

17.14 DataFunctions.Money 171

17.15 DataFunctions.Number 172

17.16 DataFunctions.Time 172

17.17 DataFunctions.ValidateDateTime 173

17.18 DataFunctions.ValidateFloat 174

17.20 DataFunctions.CloneObject 175

17.19 DataFunctions.ValidateNumber 175

17.21 DataFunctions.ConvertStringToCurrency 176

17.22 DataFunctions.LocalizeCurrency 177

17.23 DataFunctions.CurrencySymbol 177

第18章 DBStorage对象 179

18.1 DBStorage.CommitData 180

18.2 DBStorage.DeleteData 181

18.3 DBStorage.DeleteDataKey 182

18.4 DBStorage.GetData 183

18.5 DBStorage.InitStorage 183

18.6 DBStorage.InsertData 185

18.7 DBStorage.LookupData 186

18.8 DBStorage.LookupMultipleData 188

18.9 DBStorage.Mapping 189

18.10 DBStorage.ProcessData 189

第19章 Dictionary 对象 191

19.1 Dictionary.Count 192

19.2 Dictionary.Prefix 192

19.3 Dictionary Value 193

20.1 DictionaryXMLTransforms.GenerateSampleXMLInstance-FromDictionary 194

第20章 DictionaryXMLTransforms 对象 194

20.2 DictionaryXMLTransforms.GenerateXMLForDictionary-UsingSchema 195

20.3 DictionaryXMLTransforms.GetXMLFromFile 196

20.4 DictionaryXMLTransforms.ReconstructDictionaryFromXML 196

第21章 EuroDisplay 对象 198

21.1 EuroDisplay.ConvertAltStringToCurr 198

21.2 EuroDisplay,ConvertBaseStringToCurr 199

21.3 EuroDisplay.ConvertMoney 200

21.4 EuroDisplay.FormatAltMoney 200

21.5 EuroDisplay.FormatBaseMoney 201

21.6 EuroDisplay.Initialize 202

第22章 ExpressionEval对象 204

22.1 ExpressionEval.Connect 205

22.2 ExpressionEval.CreateEvalContext 206

22.3 ExpressionEval.Eval 207

22.4 ExpressionEval.EvalInContext 209

22.5 ExpressionEval.EvalXML 210

22.6 ExpressionEval.ExprCount 211

22.7 ExpressionEval.FlushAll 211

22.8 ExpressionEval.FlushExpr 212

22.9 ExpressionEval.LoadAll 213

22.10 ExpressionEval.LoadExpr 214

22.11 ExpressionEval.ParseXML 214

第23章 ExpressionStore 对象 216

23.1 ExpressionStore.Connect 216

23.2 ExpressionStore.DeleteExpression 218

23.3 ExpressionStore.Disconnect 218

23.4 ExpressionStore.Export 219

23.5 ExpressionStore.GetAllExprs 220

23.6 ExpressionStore.GetExpression 221

23.7 ExpressionStore.GetExprID 222

23.8 ExpressionStore.GetExprName 222

23.9 ExpressionStore.Import 223

23.10 ExpressionStore.NewExpression 224

23.11 ExpressionStore.Query 225

23.12 ExpressionStore.RenameExpression 226

23.13 ExpressionStore.SaveExpression 227

第24章 ExprEvalContext对象 229

25.1 ExprFltrQueryBldr.ConvertExprToSqlFltrStr 230

第25章 ExprFltrQueryBldr对象 230

25.2 ExprFltrQueryBldr.ConvertExprUsingDict 231

第26章 GenID对象 233

26.1 GenID.GenBase5GUIDString 233

26.2 GenID.GenGUIDString 234

26.3 GenID.GetCounterValue 234

26.4 GenID.Initialize 235

26.5 GenID.InitializeCounter 236

第27章 GlobalConfig 对象 237

27.2 GlobalConfig.CreateSiteConfig 238

27.1 GlobalConfig.CreateServiceConfig 238

27.3 GlobalConfig.DeleteServiceConfig 239

27.4 GlobalConfig.DeleteSiteConfig 240

27.5 GlobalConfig.Fields 240

27.6 GlobalConfig.GetIfCollection 241

27.7 GlobalConfig.GetResourcePropAttrib 241

27.8 GlobalConfig.Initialize 242

27.9 GlobalConfig.MakeArrayFromSimpleList 243

27.10 GlobalConfig.MakeArrayFromString 243

27.11 GlobalConfig.MakeSimpleListFromArray 244

27.13 GlobalConfig.MakeStringFromSimpleList 245

27.12 GlobalConfig.MakeStringFromArray 245

27.14 GlobalConfig.SaveConfig 246

27.15 GlobalConfig.Sites 246

第28章 ListManager 对象 248

28.1 ListManager.AddUserToMailingList 251

28.2 ListManager.CancelOperation 252

28.3 ListManager.ConnectionString 253

28.4 ListManager.Copy 253

28.5 ListManager.CreateEmpty 254

28.6 ListManager.CreateFromDWCalc 255

28.7 ListManager.CreateFromFile 257

28.8 ListManager.CreateFromSegment 259

28.9 ListManager.CreateFromSql 260

28.10 ListManager.Delete 262

28.11 ListManager.ExportToFile 263

28.12 ListManager.ExportToSql 264

28.13 ListManager.ExtractMailingList 265

28.14 ListManager.GetListFlags 266

28.15 ListManager.GetListId 267

28.17 ListManager.GetListProperty 268

28.16 ListManager.GetListName 268

28.18 ListManager.GetLists 269

28.19 ListManager.GetListUserFlags 270

28.20 ListManager.GetOperationInfo 271

28.21 ListManager.GetOperations 272

28.22 ListManager.Initialize 273

28.23 ListManager.RemoveUserFromMailingList 274

28.24 ListManager.Rename 275

28.25 ListManager.SetDesc 275

28.26 ListManager.SetLisProperty 276

28.27 ListManager.Status 277

28.28 ListManager.Subtract 278

28.29 ListManager.Union 279

28.30 ListManager.WaitOnOperation 280

第29章 LRUCache 对象 282

29.1 LRUCache.Flush 282

29.2 LRUCache.FlushAll 283

29.3 LRUCache.Insert 283

29.4 LRUCache.Lookup 284

29.6 LRUCache.SetSize 285

29.5 LRUCache.LookupObject 285

第30章 MSCSMessageManager 对象 287

30.1 MSCSMessageManager.AddLanguage 287

30.2 MSCSMessageManager.AddMessage 288

30.3 MSCSMessageManager.DefaultLanguage 289

30.4 MSCSMessageManager.GetLocale 290

30.5 MSCSMessageManager.GetMessage 290

第31章 MicroPipe对象 292

31.1 MicroPipe.Execute 292

31.2 MicroPipe.SetComponent 293

31.3 MicroPipe.SetLogFile 294

第32章 MSCSAuthManager 对象 296

32.1 MSCSAuthManager.GenerateEncryptionKey 297

32.2 MSCSAuthManager.GetProperty 297

32.3 MSCSAuthManager.GetURL 298

32.4 MSCSAuthManager.GetUserID 300

32.5 MSCSAuthManager.GetUserIDFromCookie 301

32.6 MSCSAuthManager.Initialize 301

32.7 MSCSAuthManager.IsAuthenticated 302

32.9 MSCSAuthManager.SetAuthTicket 303

32.8 MSCSAuthManager.Refresh 303

32.10 MSCSAuthManager.SetProfileTicket 304

32.11 MSCSAuthManager.SetProperty 305

32.12 MSCSAuthManager.SetUserID 306

32.13 MSCSAuthManager.UnInitialize 307

32.14 MSCSAuthManager.URLArgs 307

32.15 MSCSAuthManager.URLShopperArgs 308

第33章 MtsPipeline 对象 310

33.1 MtsPipeline.Execute 310

33.2 MtsPipeline.LoadPipe 311

33.3 MtsPipeline.SetLogFile 312

第34章 MtsTxPipeline对象 314

34.1 MtsTxPipeline.Execute 314

34.2 MtsTxPipeline.LoadPipe 315

34.3 MtsTxPipeline.SetLogFile 316

第35章 OrderForm对象 318

35.1 OrderForm.AddItem 318

35.2 OrderForm.ClearItems 319

35.3 OrderForm.ClearOrderForm 320

第36章 OrderGroup 对象 321

36.1 OrderGroup.AddItem 322

36.2 OrderGroup.AddItemsFromTemplate 323

36.3 OrderGroup.AddOrderform 323

36.4 OrderGroup.AddXMLAsOrderForm 324

36.5 OrderGroup.AggregateOrderFormValues 325

36.6 OrderGroup.Clear 325

36.7 OrderGroup.GetAddress 326

36.9 OrderGroup.GetOrderFormAsXML 327

36.8 OrderGroup.GetItemInfo 327

36.10 OrderGroup.GetOrderFormValue 328

36.11 OrderGroup.Initialize 329

36.12 OrderGroup.Load 329

36.13 OrderGroup.LaodBasket 330

36.14 OrderGroup.LogFile 330

36.15 OrderGroup.PurgeUnreferencedAddresses 331

36.16 OrderGroup.PutItemValue 331

36.17 OrderGroup.PutOrderFormValue 332

36.18 OrderGroup.RemoveItem 333

36.20 OrderGroup.RunPipe 334

36.19 OrderGroup.RemoveOrderForm 334

36.21 OrderGroup.SaveAsBasket 335

36.22 OrderGroup.SaveAsOrder 336

36.23 OrderGroup.SaveAsTemplate 337

36.24 OrderGroup.SetAddress 337

36.25 OrderGroup.setAddressFromFields 338

36.26 OrderGroup.SetShippingAddress 339

36.27 OrderGroup.Value 339

37.1 OrderGroupManager.DeleteOrderGroupFromDisk 341

第37章 OrderGroupManager 对象 341

37.2 OrderGroupManager.Find 342

37.3 OrderGroupManager.FindTemplatesForUser 344

37.4 OrderGroupManager.Initialize 345

37.5 OrderGroupManager.OrderFormHeaderColumns 346

37.6 OrderGroupManager.OrderFormLineItemsColumns 346

37.7 OrderGroupManager.OrderGroupColumns 346

37.8 OrderGroupManager.SimpleDelete 347

37.9 OrderGroupManager.SimpleFind 348

第38章 OrderPipeline 对象 349

38.1 OrderPipeline.LoadPipe 349

38.2 OrderPipeline.OrderExecute 350

38.3 OrderPipeline.SetLogFile 352

第39章 Page 对象 353

39.1 Page.Check 354

39.2 Page.Context 355

39.3 Page.Encode 355

39.4 Page.GetShopperId 356

39.5 Page.HTMLEncode 357

39.7 Page.ProcessVerifyWith 358

39.6 Page.Option 358

39.8 Page.PutShopperId 359

39.9 Page.RequestDate 360

39.10 Page.RequestDateTime 361

39.11 Page.RequestDefault 362

39.12 Page.RequestFloat 363

39.13 Page.RequestMoneyAsNumber 364

39.14 Page.RequestNumber 365

39.15 Page.RequestString 366

39.16 Page.RequestTime 367

39.18 Page.SURL 368

39.17 Page.SiteRoot 368

39.19 Page.SURLPrefix 369

39.20 Page.URL 370

39.21 Page.URLArgs 371

39.22 Page.URLEncode 371

39.23 Page.URLPrefix 372

39.24 Page.URLShopperArgs 373

39.25 Page.VerifyWith 373

39.26 Page.VirtualDirectory 374

40.1 PooledPipeline.Execute 375

第40章 PooledPipeline 对象 375

40.2 PooledPipeline.LoadPipe 376

40.3 PooledPipeline.SetLogFile 377

第41章 PooledTxPipeline 对象 379

41.1 PooledTxPipeline.Execute 379

41.2 PooledTxPipeline.LoadPipe 381

41.3 PooledTxPipeline.SetLogFile 381

第42章 PredictorClient 对象 383

42.1 PredictorClient.DataModel 384

42.3 PredictorClient.fpDefaultConfidence 385

42.2 PredictorClient.fpDataFitScore 385

42.4 PredictorClient.Explain 386

42.5 PredictorClient.bFailOnUnknownInputAttributes 387

42.6 PredictorClient.LoadModelFromDB 388

42.7 PredictorClient.LoadModelFromFile 389

42.8 PredictorClient.fpPopularityPenalty 390

42.9 PredictorClient.Predict 390

42.10 PredictorClient.PredictAllSegments 392

42.11 PredictorClient.PredictMostLikelySegment 393

42.13 PredictorClient.SaveModelToFile 394

42.12 PredictorClient.fpRecommendScore 394

42.14 PredictorClient.sSiteName 395

第43章 PredModelBuilder 对象 397

43.1 PredModelBuilder.dModelInfo 398

43.2 PredModelBuilder.Pause 398

43.3 PredModelBuilder.Priority 399

43.4 PredModelBuilder.Resume 400

43.5 PredModelBuilder.slRunningModels 401

43.6 PredModelBuilder.Start 401

43.7 PredModelBuilder.Status 403

43.8 PredModelBuilder.Stop 404

43.9 PredModelBuilder.StopAllBuilds 405

第44章 PredictorServiceAdmin 对象 406

44.1 PredictorServiceAdmin.dateLastStarted 406

44.2 PredictorServiceAdmin.slModelConfigs 407

44.3 PredictorServiceAdmin.slModels 407

第45章 PredictorServiceSiteAdmin 对象 409

45.1 PredictorServiceSiteAdmin.lCaseCount 410

45.2 PredictorServiceSiteAdmin.DeleteModel 410

45.3 PredictorServiceSiteAdmin.DeleteModelConfig 411

45.4 PredictorServiceSiteAdmin.dModelInfo 412

45.5 PredictorServiceSiteAdmin.GenerateSegmentList 412

45.6 PredictorServiceSiteAdmin.Init 414

45.7 PredictorServiceSiteAdmin,RenameModel 414

45.8 PredictorServiceSiteAdmin.RenameModelConfig 415

45.9 PredictorServiceSiteAdmin.SegmentLabels 416

第46章 Product 对象 418

46.1 Product.AddRelationshipToCategory 419

46.2 Product.AddRelationshipToProduct 420

46.4 Product.CatalogName 421

46.3 Product.AncestorCategories 421

46.5 Product.CreateVariant 422

46.6 Product.DeleteVariant 423

46.7 Product.GetProductProperties 424

46.8 Product.GetVariantProperties 424

46.9 Product.ParentCategories 425

46.10 Product.PricingCategory 426

46.11 Product.RelatedCategories 427

46.12 Product.Relatedproducts 428

46.14 Product.RemoveRelationshipToProduct 429

46.13 Product.RemoveRelationshipTocategory 429

46.15 Product.SetProductProperties 430

46.16 Product.SetVariantProperties 431

46.17 Product.Variants 432

第47章 ProductCatalog 对象 434

47.1 ProductCatalog.AddSpecificationSearchClause 435

47.2 ProductCatalog.BeginSpecificationSearch 436

47.3 ProductCatalog.CreateCategory 437

47.4 ProductCatalog.CreateCustomCatalog 438

47.5 ProductCatalog.CreateProduct 439

47.6 ProductCatalog.DeleteCategory 440

47.7 ProductCatalog.DeleteCustomCatalog 441

47.8 ProductCatalog.DeleteProduct 441

47.9 ProductCatalog.GenerateCustomCatalog 442

47.10 ProductCatalog.GetCatalogAttributes 443

47.11 ProductCatalog.GetCategory 444

47.12 ProductCatalog.GetcategoryCustomPrice 445

47.13 ProductCatalog.GetCustomCatalogAttributes 446

47.14 ProductCatalog.GetProduct 446

47.15 ProductCatalog.GetProductVariant 447

47.16 ProductCatalog.GetSpecificationSearchClauses 448

47.17 ProductCatalog.GuaranteedSpecificationSearch 449

47.18 ProductCatalog.IdentifyingProductProperty 450

47.19 ProductCatalog.IdentifyingVariantProperty 451

47.20 ProductCatalog.PerformSpecificationSearch 451

47.21 ProductCatalog.RegenerateFreeTextSearchIndex 452

47.22 ProductCatalog.RemoveSpecificationSearchClause 453

47.23 ProductCatalog.RootCategories 454

47.24 ProductCatalog.RootProducts 455

47.26 ProductCatalog.SetCatalogAttributes 456

47.25 ProductCatalog.SearchableCategories 456

47.27 ProductCatalog.SetCategoryCustomPrice 457

47.28 ProductCatalog.SetCustomCatalogAttributes 458

第48章 ProfileObject 对象 460

48.1 ProfileObject.Fields 461

48.2 ProfileObject.GetProfileXML 462

48.3 ProfileObject.Update 464

第49章 ProfileService 对象 465

49.2 ProfileService.CreateProfile 466

49.1 ProfileService.BindAs 466

49.3 ProfileService.DeleteProfile 467

49.4 ProfileService.DeleteProfileByKey 468

49.5 ProfileService.Errors 469

49.6 ProfileService.GetProfile 470

49.7 ProfileService.GetProfileByKey 471

49.8 ProfileService.GetProfileDefXML 472

49.9 ProfileService.Initialize 473

49.10 ProfileService.Unbind 474

第50章 ReportRenderer 对象 476

第51章 RowCollection 对象 479

51.1 RowCollection._NewEnum 480

51.2 RowCollection.Count 480

51.3 RowCollection.EOF 481

51.4 RowCollection.Fieklds 481

51.5 RowCollection.MoveFirst 482

51.6 RowCollection.MoveNext 483

51.7 RowCollection.RowNum 483

第52章 Shipping 对象 485

53.1 ShippingMethodManager.CreateMethodInstance 487

第53章 ShippingMethodManager 对象 487

53.2 ShippingMethodManager.DeleteMethodInstance 488

53.3 ShippingMethodManager.GetComponentConfig 489

53.4 ShippingMethodManager.GetInstalledMethodList 490

53.5 ShippingMethodManager.GetMethodInfo 491

53.6 ShippingMethodManager.Initialize 491

53.7 ShippingMethodManager.LoadMethodInstance 492

53.8 ShippingMethodManager.RefreshWedFarm 493

53.9 ShippingMethodManager.SaveMethodConfig 494

53.10 ShippingMethodManager.SetCachableComponentConfig 494

53.11 ShippingMethodManager.SetMethodConfig 495

54.1 SimpleFindResultInfo.Columns 497

第54章 SimpleFindResultInfo 对象 497

54.2 SimpleFindResultInfo.JoinLineItemInfo 498

54.3 SimpleFindResultInfo.JoinOrderFormInfo 498

54.4 SimpleFindResultInfo.OrderGroupSortColumn 499

54.5 SimpleFindResultInfo.PageNumber 499

54.6 SimpleFindResultInfo.PageSize 500

54.7 SimpleFindResultInfo.SortDirection 500

第55章 SimpleFindSearchInfo 对象 501

55.3 SimpleFindSearchInfo.ordergroup_id 503

55.4 SimpleFindSearchInfo.po_number 503

55.1 SimpleFindSearchInfo.description 503

55.2 SimpleFindSearchInfo.order_number 503

55.5 SimpleFindSearchInfo.product_id 504

55.6 SimpleFindSearchInfo.SearchDateTimeColumn 504

55.7 SimpleFindSearchInfo.SearchDateTimeEnd 505

55.8 SimpleFindSearchInfo.SearchDate TimeStart 505

55.9 SimpleFindSearchInfo.StatusFilter 506

55.10 SimpleFindSearchInfo.user_firstname 506

55.13 SimpleFindSearchInfo.user_org_id 507

55.11 SimpleFindSearchInfo.user_id 507

55.12 SimpleFindSearchInfo.user_lastname 507

55.14 SimpleFindSearchInfo.user_org_name 508

第56章 SimpleList 对象 509

56.1 SimpleList._NewEnum 509

56.2 SimpleList.Add 510

56.3 SimpleList.Count 510

56.4 SimpleList.Delete 511

56.5 SimpleList.Item 511

第57章 SiteConfig 对象 513

57.1 SiteConfig.AddRefToGroupComponent 514

57.2 SiteConfig.CreateComponentConfig 515

57.3 SiteConfig.DeleteComponentConfig 516

57.4 SiteConfig.DeleteSQLScript 517

57.5 SiteConfig.ExportResource 517

57.6 SiteConfig.Fields 518

57.7 SiteConfig.GetAppsInSite 519

57.8 SiteConfig.GetIfCollection 519

57.9 SiteConfig.GetResourcePropAttrib 520

57.11 SiteConfig.ImportResource 521

57.10 SiteConfig.GetSQLScript 521

57.12 SiteConfig.Initialize 522

57.13 SiteConfig.MakeArrayFromSimpleList 523

57.14 SiteConfig.MakeArrayFromString 523

57.15 SiteConfig.MakeSimpleListFromArray 524

57.16 SiteConfig.MakeStringFromArray 525

57.17 SiteConfig.MakeStringFromSimpleList 525

57.18 SiteConfig.PutSQLScript 526

57.19 SiteConfig.SaveConfig 527

58.1 SiteConfigReadOnly.Fields 528

第58章 SiteConfigReadOnly 对象 528

58.2 SiteConfigReadOnly.GetAppsInSite 529

58.3 SiteConfigReadOnly.GetIfCollection 530

58.4 SiteConfigReadOnly.Initialize 530

58.5 SiteConfigReadOnly.MakeArrayFromSimpleList 531

58.6 SiteConfigReadOnly.MakeArrayFromString 532

58.7 SiteConfigReadOnly.MakeSimpleListFromArray 532

58.8 SiteConfigReadOnly.MakeStringFromArray 533

58.9 SiteConfigReadOnly.MakeStringFromSimpleList 534

59.1 MSCSStandardSManager.CreateShopperld 535

第59章 MSCSStandardSManager对象 535

59.2 MSCSStandardSManager.GetShopperId 536

59.3 MSCSStandardSManager.InitManager 537

59.4 MSCSStandardSManager.Mode 537

59.5 MSCSStandardSManager.PutShopperId 538

附录A 数据字典 539

附录B 枚举 540

B.1 CatalogClassTypeEnum 540

B.4 CatalogDefinitionTypeEnum 541

B.3 CatalogDataTyPeEnum 541

B.2 CatalogCustomPriceEnum枚举 541

B.5 ColumnTypeEnum 542

B.6 ePredBuildPriority 542

B.7 ePredBuildStatus 543

B.8 EnumMSCS_TicketType 543

B.9 QuerySortType 543

B.10 XMLRetrieveEnum 544

附录C 记录集 545

附录D 管理COM参数的存储 548

附录E 标准的COM错误 549

相关图书
作者其它书籍
返回顶部