Skip to content

Latest commit

 

History

History
54 lines (40 loc) · 1.47 KB

name-element-for-index-dta.md

File metadata and controls

54 lines (40 loc) · 1.47 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.collection helpviewer_keywords dev_langs
Name Element for Index (DTA)
In the dta utility, the Name element for Index specifies a name for an index in the user-specified configuration.
rwestMSFT
randolphwest
03/01/2017
sql
tools-other
reference
data-tools
Name element
XML

Name Element for Index (DTA)

[!INCLUDE 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).

See Also

XML Input File Reference (Database Engine Tuning Advisor)