DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
System type enumerator
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public enum SystemType |
| Visual Basic |
|---|
Public Enumeration SystemType |
| Visual C++ |
|---|
public enum class SystemType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| progress | 0 | Progress AppServer system type | |
| sql | 1 | SQL ODBC system type |