DataSources Element
SQL Server 2000
DataSources Element
Specifies the data sources for the report.
<Report>
...
<DataSources>
<DataSource Name="...">...</DataSource>
</DataSources>
...
</Report>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data type and length | None |
| Default value | None |
| Cardinality | 0-1: Optional element that can occur once or not at all |
Element Relationships
| Relationship | Element |
|---|---|
| Parent element | Report |
| Child element | DataSource |
