SYSCAT.WRAPOPTIONS catalog view
Each row represents a wrapper-specific option.
| Column Name | Data Type | Nullable | Description |
|---|---|---|---|
| WRAPNAME | VARCHAR (128) | Name of the wrapper. | |
| OPTION | VARCHAR (128) | Name of the wrapper option. | |
| SETTING | VARCHAR (2048) | Value of the wrapper option. |