TemporaryLocalFolder Parameter (Connect-SASDataSets Cmdlet)
The path, or URI, to the folder that is used to temporarily download SAS file(s).
Syntax
Connect-SASDataSets -TemporaryLocalFolder string
Data Type
cstr
Default Value
""
Remarks
The path, or URI, to the folder that is used to temporarily download SAS file(s) from cloud sources like S3, Azure etc. For instance: TemporaryLocalFolder='C:/User/Download'. The downloaded files are by default deleted automatically after parsing, this behavior can be changed using connection property 'DeleteDownloadedFiles'