Parameter Element
SQL Server 2000
Parameter Element
Contains the parameter to pass to a subreport or drillthrough report.
<Parameters>
<Parameter Name="...">
<Value>...</Value>
<Omit>...</Value>
</Parameter>
</Parameters>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data type and length | None |
| Default value | None |
| Cardinality | 1-n: Required element that occurs once or more than once |
Element Attributes
| Attribute | Type | Description |
|---|---|---|
| Name | String | Name of the parameter |
Element Relationships
| Relationship | Element |
|---|---|
| Parent element | Parameters |
| Child elements | Omit, Value |
