12.6.15 IndexDirection
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | WITSML v2.0 | ||||
Type: | Enumeration | Stereotype: | «Enumeration» |
Specifies the direction of the index, whether decreasing or increasing.
Name |
Type |
Notes |
---|---|---|
decreasing |
The sort order of the data row index values. For a "decreasing" direction, the index value of consecutive data nodes are descending. |
|
increasing |
The sort order of the data row index values. For an "increasing" direction, the index value of consecutive data nodes are ascending. |
Association |
Notes |
---|---|
From: ChannelIndex. To: IndexDirection Dependency |