DataSetFromReport Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public ref class DataSetFromReport : Microsoft::ReportDesigner::Wizards::DataRegion::DataSetListBoxItem, IComparable<Microsoft::ReportDesigner::Wizards::DataRegion::DataSetFromReport ^>
public class DataSetFromReport : Microsoft.ReportDesigner.Wizards.DataRegion.DataSetListBoxItem, IComparable<Microsoft.ReportDesigner.Wizards.DataRegion.DataSetFromReport>
type DataSetFromReport = class
inherit DataSetListBoxItem
interface IComparable<DataSetFromReport>
Public Class DataSetFromReport
Inherits DataSetListBoxItem
Implements IComparable(Of DataSetFromReport)
- Наследование
-
Microsoft.ReportingServices.ReportDesign.Forms.ListItemRendering.ListBoxItemExDataSetFromReport
- Реализации
Свойства
| Description | |
| Image | (Унаследовано от DataSetListBoxItem) |
| Title | |
Методы
| CompareTo(DataSetFromReport) | |
| CompareTo(DataSetListBoxItem) | (Унаследовано от DataSetListBoxItem) |
| CreateDescriptionFromItemPath(String) | (Унаследовано от DataSetListBoxItem) |
| CreateTitleFromItemPath(String) | (Унаследовано от DataSetListBoxItem) |
| GetDataSet(Boolean) | |
| GetDataSetAndChangeActiveServer(Boolean) | (Унаследовано от DataSetListBoxItem) |
| GetItemPath() | |
| GetServerUrl() | |
| HaveEquivalentServerUrlAndItemPath(String, String) | (Унаследовано от DataSetListBoxItem) |
| SetDataSet(Report, DataSet) | |
| TryCreateServerConnection() | (Унаследовано от DataSetListBoxItem) |