Options
All
  • Public
  • Public/Protected
  • All
Menu

This interface defines the options that can be sent into the copy data set function.

Hierarchy

Index

Properties

Optional enq

enq: string

Enq option Allow values are: SHR, SHRW, EXCLU.

from-dataset

from-dataset: IDataSet

The dataset to copy from.

Optional replace

replace: boolean

Replace option

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