Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 1.26 KB

File metadata and controls

51 lines (40 loc) · 1.26 KB
title Name Element for Database (DTA) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology tools-other
ms.topic conceptual
dev_langs
XML
helpviewer_keywords
Name element
ms.assetid e871c4fa-3b57-46cf-b4f8-e3be86f92dc4
author stevestein
ms.author sstein
manager craigg

Name Element for Database (DTA)

Specifies the name of a database that you want to tune.

Syntax

  
<Server>  
    <Database>  
        <Name>...</Name>  

Element Characteristics

Characteristic Description
Data type and length string, unlimited length.
Default value None.
Occurrence Required once per Database element.

Element Relationships

Relationship Elements
Parent element Database Element for Server (DTA)
Child elements None.

Example

For a usage example of this element, see Server Element (DTA).

See Also

XML Input File Reference (Database Engine Tuning Advisor)