Name Element for Server (DTA)
Applies to: SQL Server
Contains the name of the server where the databases you want to tune reside.
Syntax
...code removed here...
<Server>
<Name>...</Name>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length | string, between 1 and 255 characters. |
Default value | None. |
Occurrence | Required once per Server element. |
Element Relationships
Relationship | Elements |
---|---|
Parent element | Server Element (DTA) |
Child elements | None. |
Example
For an example of how this Name element is used, see Server Element (DTA).