次の方法で共有


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)

適用対象