<Value> Element (<Parameter>)
SQL Server 2000
Specifies the value of an application parameter.
Structure
<ParameterDefaults>
<Parameter>
...
<Value>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | string, between 1 and 4,000 characters in length. |
| Default Value | None. |
| Occurrence | Required once per <Parameter> node. |
| Updates | Can be modified, but not added or deleted, using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <Parameter> Node |
Remarks
The value of the <Value> element must match the format of the element for which it supplies a parameter. For instance, if the value is to specify information that uses a duration data type, it should follow the P0DT00H00M00S format.