ADO.NET Provider for Oracle Service Cloud

Build 23.0.8839

DownloadAllFileAttachmentsOfAResource

Download all file attachments of a specific instance of a resource.

Input

Name Type Required Accepts Output Streams Description
ObjectName String True False Object name for which you have to upload the file attachment.

使用できる値は次のとおりです。incidents, answers, answerVersions, contacts, opportunities, organizations, tasks

ObjectId Long True False Id of object instance.
DownloadLocation String True False Download location. For example: C:\Report.tgz
Encoding String False False The FileData input encoding type.

使用できる値は次のとおりです。NONE, BASE64

デフォルト値はBASE64です。

FileStream String False True An instance of an output stream where file data is written to. Only used if DownloadTo is not provided.

Result Set Columns

Name Type Description
Status String Execution status of the stored procedure
FileData String The FileData output

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