Name Element for Database (DTA)
Applies to: SQL Server
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).