RunQueryOrderByField Enum
Parameter name to be used for order by. The allowed parameters to order by for pipeline runs are PipelineName, RunStart, RunEnd and Status; for activity runs are ActivityName, ActivityRunStart, ActivityRunEnd and Status; for trigger runs are TriggerName, TriggerRunTimestamp and Status.
Fields
ACTIVITY_NAME |
ACTIVITY_RUN_END |
ACTIVITY_RUN_START |
PIPELINE_NAME |
RUN_END |
RUN_START |
STATUS |
TRIGGER_NAME |
TRIGGER_RUN_TIMESTAMP |