ObjectList Property

String denoting the name of the variable which contains the last object listing entries.

Data Type

String

Default Value

"<none>"

Remarks

This property denotes a variable name which contains the collection of object listings returned from the server when the Operation property has been set to opListObjects. The collection is made up of entries for each object in Bucket.

The collection is in the form of a datatable. The table's rows represent a bucket listing, and the columns represent a different property of the listing. The columns of the datatable are listed below:

(0) Key The name of the object.
(1) Size The size of the object.
(2) LastModified The last modified date of the object.
(3) ETag The ETag of the object.
(4) OwnerId The Id of the object's owner.
(5) OwnerName The name of the object's owner.
(6) StorageClass The object's storage class.

This property is not available in the Sender.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Tasks for SSIS - Version 20.0 [Build 8319]