DeleteObject Method
Deletes the specified object.
Syntax
void __fastcall DeleteObject(String ObjectName);Remarks
This method can be used to delete an object from an S3 store. The bucket is specified by the Bucket property.
Cloud Storage Integrator - Online Help
|
|||
|
Available for:
Questions / Feedback?
DeleteObject MethodDeletes the specified object. Syntaxvoid __fastcall DeleteObject(String ObjectName);RemarksThis method can be used to delete an object from an S3 store. The bucket is specified by the Bucket property. |
||