Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the columns on which the index is created for a user-specified configuration.
Składnia
<Create>
<Index>
<Name>...</Name>
<Column [Type | SortOrder]>
...code removed here...
</Column>
Element Attributes
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: |
Element Characteristics
Characteristic |
Description |
|---|---|
Data type and length |
None. |
Default value |
None. |
Occurrence |
Can specify up to 1024 columns for the Index element. |
Element Relationships
Relationship |
Elements |
|---|---|
Parent element |
|
Child elements |
Przykład
For a usage example of this element, see the XML Input File Sample with User-specified Configuration (DTA).