VsamDetailAttributes
class VsamDetailAttributes
The attributes of a VSAM type data set.
Types
Properties
Link copied to clipboard
The alternate key definitions, if any. A legacy dataset might not have any alternate key defined, but if those alternate keys definitions exist, provide them as some applications will make use of them.
Link copied to clipboard
If set to True, enforces loading the data set into cache before it’s used by the application.
Link copied to clipboard
Indicates whether indexes for this dataset are stored as compressed values. If you have a large data set (typically 100 Mb), consider setting this flag to True.
Link copied to clipboard
The primary key of the data set.
Link copied to clipboard
The record format of the data set.