Class AbstractHistoryQueryExecutor.ColumnDataType
java.lang.Object
com.inductiveautomation.ignition.gateway.sqltags.history.query.AbstractHistoryQueryExecutor.ColumnDataType
- Enclosing class:
- AbstractHistoryQueryExecutor
Holds the datatype of a column. But can also be used to return error information.
Use the static create/error functions to create this.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ColumnDataType
protected ColumnDataType()
-
-
Method Details
-
create
-
error
-
getType
-
getQuality
-