QEOptionsComponent 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.
Defines logical components of the options component.
public enum class QEOptionsComponent
public enum QEOptionsComponent
type QEOptionsComponent =
Public Enum QEOptionsComponent
- Inheritance
-
QEOptionsComponent
Fields
Name | Value | Description |
---|---|---|
SqlConnectionSettings | 0 | Connection settings. |
SqlResults | 1 | Results settings. |
SqlResultsGeneral | 2 | General SQL result settings. |
EnvironmentSettings | 3 | SQL editor environment settings. |
AnalysisServicesResults | 4 | Analysis Services result settings. Only for editions of SQL Server other than SQL Server Express. |
TemplateBrowser | 5 | Template Browser settings. |