다음을 통해 공유


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)

적용 대상