Name Element for Index (DTA)
Applies to: SQL Server
Specifies a name for an index in the user-specified configuration.
Syntax
<Create>
<Index>
<Name>...</Name>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length | string, unlimited length. |
Default value | None. |
Occurrence | Required once for each Index element. |
Element Relationships
Relationship | Elements |
---|---|
Parent element | Index Element (DTA) |
Child elements | None. |
Example
For a usage example of this element, see XML Input File Sample with User-specified Configuration (DTA).