/n software Tasks for SSIS
/n software Tasks for SSIS
Questions / Feedback?

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 listing in the current directory, specified by the Bucket property.

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

(0) KeyThe name of the object being listed.
(1) SizeThe size of the object.
(2) LastModifiedThe last modified date of the object.
(3) ETagDescribes the ETag for the current object.
(4) OwnerIdThe owner id of the object.
(5) OwnerNameThe owner name of the object.
(6) StorageClassThe storage type of the current object.

This property is not available in the Sender.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
/n software Tasks for SSIS - Version 16.0 [Build 7240]