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 where the workload trace table is located.
Składnia
<Workload>
<Database>
...code removed here...
</Database>
Element Characteristics
Characteristic |
Description |
|---|---|
Data type and length |
None. |
Default value |
None. |
Occurrence |
Required once if no other type of workload is specified. You must specify an EventString, a File, or a Database child element for the Workload parent, but only one type can be used. For example, if you specify a workload with the Database element, you cannot also specify a workload with the File element in the same XML input file. |
Element Relationships
Relationship |
Elements |
|---|---|
Parent element |
|
Child elements |
Uwagi
This element is of the DatabaseDetailsType complexType name in the Database Engine Tuning Advisor XML schema. Do not confuse this Database element with the one whose root parent is the Configuration element. (See Database Element for Configuration (DTA).)
Przykład
For a usage example of this Database element, see the code example in Workload Element (DTA).