Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
Specifies the physical design structures (indexes, indexed views, or partitioning) that Database Engine Tuning Advisor must retain when generating its recommendation.
Syntax
<DTAInput>
...code removed...
<TuningOptions>
<KeepExisting>...</KeepExisting>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
string, length limit enforced by the server. |
Allowed values |
Use only one of these values with this element. |
Default value |
None. |
Occurrence |
Optional. Can use only once for each TuningOptions element. |
Element Relationships
| Relationship | Elements |
|---|---|
Parent element |
|
Child elements |
None. |
Example
For a usage example of this element, see the Simple XML Input File Sample (DTA).
See Also
Reference
XML Input File Reference (DTA)