Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the database against which you want the Database Engine Tuning Advisor to evaluate the hypothetical configuration (specified by the Configuration element).
Składnia
<Server>
...code removed here...
<Database>...</Database>
Element Characteristics
Characteristic |
Description |
|---|---|
Data type and length |
None. |
Default value |
None. |
Occurrence |
Required one or more times per Server element. |
Element Relationships
Relationship |
Elements |
|---|---|
Parent element |
|
Child elements |
Name Element for Database (DTA) |
Uwagi
This element is of the DatabaseType complexType name in the Database Engine Tuning Advisor XML schema. Do not confuse this Database element with the one whose root parent is the Server element, which occurs at the top of the XML input file. For more information, see Database Element for Server (DTA).
Przykład
For a usage example of this Database element, see the XML Input File Sample with User-specified Configuration (DTA).