Заметка
Доступ к этой странице требует авторизации. Вы можете попробовать войти в систему или изменить каталог.
Доступ к этой странице требует авторизации. Вы можете попробовать сменить директорию.
Contains information about an individual parameter that is passed to the data source as part of a query.
Синтаксис
<QueryParameters Name="...">
...
<QueryParameter Name="...">
<Value>...</Value>
</QueryParameter>
...
</QueryParameters>
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. Required. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
См. также
Справочник
Report Definition XML Elements