|
Reference
ExportType
Numeric value indicating the Export type:
- 0 for MS-Excel Format.
- 1 for Comma Separated Value (CSV) Format.
- 2 for Plain Text Format.
- 3 for HTML Format.
- 4 for Data Interchange File Format (DIFF) Format.
- 5 for Symbolic Links (SYLK) Format.
- 6 for XML Format.
ExportTypeStr
String value indicating the Export type:
- xls for MS-Excel Format.
- csv for Comma Separated Value (CSV) Format.
- txt for Plain Text Format.
- htm for HTML Format.
- dif for Data Interchange File Format (DIFF) Format.
- slk for Symbolic Links (SYLK) Format.
- xml for XML Format.
DateFormat
Numeric value indicating the Date Format:
- 1 for Month/Day/Year.
- 2 for Day/Month/Year.
- 3 for Year/Month/Day.
- 4 for Year/Day/Month.
- 5 for Day/Year/Month.
- 6 for Month/Year/Day.
TrueString
String value that can represent the boolean value true.
FalseString
String value that can represent the boolean value false.
ShowCaption
If ShowCaption is True, then Captions(Field name) are visible in the result data.
»
|