Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
Contains the name of the data element of the collection containing all instances of the group in a report rendered using a data rendering extension like the XML rendering extension.
Syntax
<Grouping>
...
<DataCollectionName>...</DataCollectionName>
...
</Grouping>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
See "Remarks." |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Remarks
The default value for the DataCollectionName element is the value of the DataElementName element plus the string "_Collection". For example, if the value of DataElementName is "Category", the default value of DataCollectionName is "Category_Collection*"*.
See Also
Reference
Report Definition XML Elements