File Sets in DataStage are partitioned storage structures that can be read by external applications because they store data in native file format with a separate header file describing the schema. This makes them different from Data Sets (which are proprietary). Option B is wrong because File Sets are explicitly partitioned. Option C is wrong because they consist of multiple files, not a single file.