KnownDeploymentFlags Class | 
Namespace: Dundas.BI.Configuration
The KnownDeploymentFlags type exposes the following members.
| Name | Description | |
|---|---|---|
| EDCMicroservice | Indicates that the engine is running in the EDC Microservice.  | |
| Flowise | Indicates that the application is running with the Flowise AI module.  | |
| NoDB2 | Connections to IBM DB2 data sources are not available.  | |
| NoExport | Exporting functionality is not available.  | |
| NoJdbc | Connections to JDBC data sources are not available.  | |
| NoMachineLearning | Machine learning functionality is not available.  | |
| NoOdbc | Connections to ODBC data sources are not available.  | |
| NoPython | Python is not available.  | |
| StorageMicroservice | Indicates that the engine is running in the Storage Microservice.  | |
| Symphony | Indicates that the application is running as part of Logi Symphony.  |