Add¶
Use this tag for add extra parameters to command and send to data provider for use in generate data process. also this tag can use for send non-graceful xml format data.
Note
Then params
tag can contains more than one add
tag.
structure of add tag¶
1 | <add name="" value=""/>
|
Important
The add
tag has no child elements.
Attributes¶
- name
string
required
[##-notaion
Determine name of parameter.
- value
string
required
[##-notaion
Determine value of parameter.
Note
For see more Information about [##-notaion
,see [## Notation