Share via


DataSetFromReport Class

Definition

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.ListBoxItemEx
DataSetFromReport
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)

Applies to