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.ListBoxItemEx
DataSetFromReport
实现

属性

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)

适用于