ADO.NET Provider for NetSuite

Build 23.0.8839

CreateSavedSearchSchema

指定されたテーブルのスキーマを作成します。Location 接続プロパティで設定された場所にスキーマを格納します。

Input

Name Type Accepts Output Streams Description
SavedSearch String False 保存検索の名前。これは、結果テーブルの名前になります。
SavedSearchId String False 保存検索のInternalId。
SavedSearchDescription String False 保存検索のオプショナル説明。
SearchType String False 使用されている検索のタイプ。以下の値が含まれます:Account,AccountingPeriod,AccountingTransaction,BillingAccount,BillingSchedule,Bin,Bom,BomRevision,Budget,CalendarEvent,Campaign,Charge,Classification,Contact,ContactCategory,ContactRole,CostCategory,ConsolidatedExchangeRate,CouponCode,CurrencyRate,Customer,CustomerCategory,CustomerMessage,CustomerStatus,CustomerSubsidiaryRelationship,CustomList,CustomRecord,Department,Employee,EntityGroup,ExpenseCategory,FairValuePrice,File,Folder,GiftCertificate,GlobalAccountMapping,HcmJob,InboundShipment,InventoryNumber,Item,ItemAccountMapping,ItemDemandPlan,ItemRevision,ItemSupplyPlan,Issue,Job,JobStatus,JobType,Location,ManufacturingCostTemplate,ManufacturingOperationTask,ManufacturingRouting,MerchandiseHierarchyNode,Message,Nexus,Note,NoteType,Opportunity,OtherNameCategory,Partner,PartnerCategory,Paycheck,PaymentMethod,PayrollItem,PhoneCall,PriceLevel,PricingGroup,ProjectTask,PromotionCode,ResourceAllocation,RevRecSchedule,RevRecTemplate,SalesRole,SalesTaxItem,Solution,SiteCategory,Subsidiary,SupportCase,Task,TaxGroup,TaxType,Term,TimeBill,TimeSheet,Topic,Transaction,UnitsType,Usage,Vendor,VendorCategory,VendorSubsidiaryRelationship,WinLossReason
ResultsToSample String False サンプリングする結果の数を指定するinteger。

デフォルト値は50です。

FileStream String True ファイルデータが書き込まれる出力ストリームのインスタンス。Location が設定されていない場合のみ使用されます。

Result Set Columns

Name Type Description
FileData String Location 入力が空の場合。
Result String Success またはFailure を返します。
SchemaFile String 生成されたスキーマファイル。
Columns String 見つかったカラムの数。

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839