Skip to content

pacx optionset delete

github-actions[bot] edited this page Mar 7, 2026 · 2 revisions

Removes a value from an option set (global or local) or from a StatusCode field.

Arguments

Long Name Short Name Required? Description Default value Valid values
value v Y The value of the option to remove - Int32
name n N To be specified only if you want to update a global option set. It's the schema name of the global option set. - String
table t N To be specified only if you want to update a local option set. It's the schema name of the table that contains the option set. - String
column c N To be specified only if you want to update a local option set. It's the schema name of the column that contains the option set. - String

Command list

Clone this wiki locally