CreateFoldersOnDownload
Indicates whether the destination folder should be created automatically when executing the DownloadObjects stored procedure.
Data Type
bool
Default Value
false
Remarks
This property works only when EncodeFilename is set to False. By default, the driver will not automatically create any missing folders.
When CreateFoldersOnDownload is set to True, the driver will automatically create any necessary folders in the local file path prior to downloading the file.