Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface DataSet

Defines a data set.

Hierarchy

  • DataSet

Properties

datasetName: undefined | string

The logical identifier for a specific data set (in mainframe format).

datasetOrg: undefined | DatasetOrgAttributes

The type of dataset. The only supported value is VSAM.

recordLength: undefined | RecordLength

The length of a record.

relativePath?: string

The relative location of the data set in the database or file system.

storageType?: string

The storage type of the data set: database or file system. For Micro Focus, database corresponds to datastore and file system corresponds to EFS/FSX. For Blu Age, there is no support of file system and database corresponds to Blusam.