Global Options
You are looking at an older version of the documentation. The latest version is found here.
SYSADMIN.OptionValues
Provides a complete list of all available options that may be set globally and used to control the Data Virtuality Server behaviour.
Column Name | Type | Description |
---|---|---|
name | string | Option name |
optionType | string | Data type of the values for this option |
setGloballyOnly | boolean | States if the option may be set globally only or also in session/statement-context |
optionValue | string | Current value of the option or the default value, if not changed |
defaultOptionValue | string | Default value |
possibleValues | string | All valid values that may be set for this option |
description | string |