BucketList Property

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

Data Type

String

Default Value

"<none>"

Remarks

This property denotes a variable name which contains the collection of bucket listings returned from the server when the Operation property has been set to opListBuckets. The collection is made up of entries for each 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) BucketName The name of the bucket being listed.
(1) CreationDate The date the bucket was created.
(2) OwnerId The owner id of the bucket.
(3) OwnerName The owner name of the bucket.

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]