Options
All
  • Public
  • Public/Protected
  • All
Menu

This interface defines a few optional options that can be sent on a VSAM delete operation.

Hierarchy

Index

Properties

Optional erase

erase: boolean

Specifies the data component of a cluster is to be overwritten with binary zeros when the cluster is deleted.

Optional purge

purge: boolean

Specifies the entry is to be deleted even if the retention period, specified in the TO or FOR operand, has not expired.

Optional responseTimeout

responseTimeout: number

The maximum amount of time for the TSO servlet to wait for a response before returning an error

Generated using TypeDoc