Column Element for Index (DTA)
Specifies the columns on which the index is created for a user-specified configuration.
|
Column Attribute |
Description |
||||||
|---|---|---|---|---|---|---|---|
|
Type |
Optional. Specifies the index column type. Use a string data type to specify this attribute with one of the following allowed values:
|
||||||
|
SortOrder |
Optional. Specifies the sorting order of the column. Use a string data type to specify either an "Ascending" or "Descending" sorting order as follows:
<Column SortOrder="Ascending">
|
For a usage example of this element, see the XML Input File Sample with User-specified Configuration (DTA).
