QueryOptionSetting Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the setting of a query option.
public enum QueryOptionSetting
type QueryOptionSetting =
Public Enum QueryOptionSetting
- Inheritance
-
QueryOptionSetting
Fields
Name | Value | Description |
---|---|---|
Allowed | 0 | Allowed to be applied. |
Disabled | 1 | Disallowed to be applied. |