EventString Element (DTA)
Specifies a Transact-SQL script workload directly in the XML input file.
|
Characteristic |
Description |
|---|---|
|
Data type and length |
string , length is unlimited. |
|
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 EventString element, then you cannot also specify a workload with the File element in the same XML input file. |
For a usage example of this element, see the XML Input File Sample with Inline Workload (DTA) .