다음을 통해 공유


DataSetListBoxItem 클래스

정의

public ref class DataSetListBoxItem abstract : Microsoft::ReportingServices::ReportDesign::Forms::ListItemRendering::ListBoxItemEx, IComparable<Microsoft::ReportDesigner::Wizards::DataRegion::DataSetListBoxItem ^>
public abstract class DataSetListBoxItem : Microsoft.ReportingServices.ReportDesign.Forms.ListItemRendering.ListBoxItemEx, IComparable<Microsoft.ReportDesigner.Wizards.DataRegion.DataSetListBoxItem>
type DataSetListBoxItem = class
    inherit ListBoxItemEx
    interface IComparable<DataSetListBoxItem>
Public MustInherit Class DataSetListBoxItem
Inherits ListBoxItemEx
Implements IComparable(Of DataSetListBoxItem)
상속
Microsoft.ReportingServices.ReportDesign.Forms.ListItemRendering.ListBoxItemEx
DataSetListBoxItem
파생
구현

생성자

DataSetListBoxItem()

속성

Image

메서드

CompareTo(DataSetListBoxItem)
CreateDescriptionFromItemPath(String)
CreateTitleFromItemPath(String)
GetDataSet(Boolean)
GetDataSetAndChangeActiveServer(Boolean)
GetItemPath()
GetServerUrl()
HaveEquivalentServerUrlAndItemPath(String, String)
TryCreateServerConnection()

적용 대상