DataSetFromReport Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
- Inheritance
-
Microsoft.ReportingServices.ReportDesign.Forms.ListItemRendering.ListBoxItemExDataSetFromReport
- Implements
Properties
Description | |
Image | (Inherited from DataSetListBoxItem) |
Title |
Methods
CompareTo(DataSetFromReport) | |
CompareTo(DataSetListBoxItem) | (Inherited from DataSetListBoxItem) |
CreateDescriptionFromItemPath(String) | (Inherited from DataSetListBoxItem) |
CreateTitleFromItemPath(String) | (Inherited from DataSetListBoxItem) |
GetDataSet(Boolean) | |
GetDataSetAndChangeActiveServer(Boolean) | (Inherited from DataSetListBoxItem) |
GetItemPath() | |
GetServerUrl() | |
HaveEquivalentServerUrlAndItemPath(String, String) | (Inherited from DataSetListBoxItem) |
SetDataSet(Report, DataSet) | |
TryCreateServerConnection() | (Inherited from DataSetListBoxItem) |