12.6.15 IndexDirection

Topic Version1Published11/11/2016
For StandardWITSML v2.0
Type:EnumerationStereotype:«Enumeration»

Specifies the direction of the index, whether decreasing or increasing.

Table 12.6.15-1 Attributes

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.

Table 12.6.15-2 Associations

Association

Notes

From: ChannelIndex.

To: IndexDirection

Dependency