AppendFileDescription
Describes files used in an AppendDatasets command.
Properties
Name |
Type |
Description |
|
---|---|---|---|
FileName |
1..1 |
Name of the file being appended. May be the name of an active dataframe. |
|
RenameVariables |
0..n |
Variables to be renamed |
|
KeepVariables |
0..n |
List of variables to keep |
|
DropVariables |
0..n |
List of variables to drop |
|
KeepCasesCondition |
0..1 |
Logical condition for keeping rows. |
|
DropCasesCondition |
0..1 |
Logical condition for dropping rows. |
|
Software |
0..1 |
The software package that works with the file. |
|
FileFormat |
0..1 |
The name of a file format Valid values include: csv, txt, dat, xls, xlsx, sav, dta, sas7bdat, rds, rdata |
|
IsCompressed |
0..1 |
Indicates whether the file format is compressed. |
Relationships
The following identified item types reference this type.