Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
Contains information about a dataset in the report.
Syntax
<DataSets>
...
<DataSet Name="...">
<Fields>...</Fields>
<Query>...</Query>
<CaseSensitivity>...</CaseSensitivity>
<Collation>...</Collation>
<AccentSensitivity>...</AccentSensitivity>
<KanatypeSensitivity>...</KanatypeSensitivity>
<WidthSensitivity>...</WidthSensitivity>
<Filters>...</Filters>
</DataSet>
...
</DataSets>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
1-n: Required element that can occur once or more than once. |
Element Attributes
| Attribute | Type | Description |
|---|---|---|
Name |
String |
Name of the dataset. Required. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
AccentSensitivity, CaseSensitivity, Collation, Fields, Filters, KanatypeSensitivity, Query, WidthSensitivity |
Remarks
The value of the Name attribute for the DataSet element cannot be the set to name of any existing data region or grouping in the report.
See Also
Reference
Report Definition XML Elements