Cmdlets for SAS Data Sets

Build 24.0.8963

IncludeSubdirectories Parameter (Connect-SASDataSets Cmdlet)

Whether to read files from nested folders. In the case of a name collision, table names are prefixed by the underscore-separated folder names.

Syntax

Connect-SASDataSets -IncludeSubdirectories SwitchParameter

Data Type

bool

Default Value

false

Remarks

Whether to read files from nested folders. Table names are prefixed by each nested folder name separated by underscores only in the case of a table name conflict. For example,

Root\subfolder1\tableARoot\subfolder1\subfolder2\tableA
subfolder1_tableAsubfolder1_subfolder2_tableA

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963