Overload List
| Name | Description | |
|---|---|---|
| LoadData |
Loads the Report Data Source from the Data File.
| |
| LoadData(DataSet) |
Loads the Report Data Source with the specified Data Set.
| |
| LoadData(Object) |
Loads the Report Data Source.
| |
| LoadData(String) |
Loads the Report Data Source with the specified Data String.
| |
| LoadData(Uri) |
Loads the Report Data Source from the specified URI.
| |
| LoadData(XmlDocument) |
Loads the Report Data Source with the specified XML Document.
| |
| LoadData(String, String) |
Loads the Report Data Source with the specified Data String.
|
See Also