SYSADMIN.OptionValues

グローバルに設定され、control the CData 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

Option description

encrypted

boolean

Indicates if the option value is encrypted

encrypted option parameter is available since v4.5