Class AbstractHistoryQueryExecutor.ColumnDataType

java.lang.Object
com.inductiveautomation.ignition.gateway.sqltags.history.query.AbstractHistoryQueryExecutor.ColumnDataType
Enclosing class:
AbstractHistoryQueryExecutor

protected static class AbstractHistoryQueryExecutor.ColumnDataType extends Object
Holds the datatype of a column. But can also be used to return error information. Use the static create/error functions to create this.