DataSetFromReport Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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)
- Ereditarietà
-
Microsoft.ReportingServices.ReportDesign.Forms.ListItemRendering.ListBoxItemExDataSetFromReport
- Implementazioni
Proprietà
| Nome | Descrizione |
|---|---|
| Description | |
| Image | (Ereditato da DataSetListBoxItem) |
| Title | |
Metodi
| Nome | Descrizione |
|---|---|
| CompareTo(DataSetFromReport) | |
| CompareTo(DataSetListBoxItem) | (Ereditato da DataSetListBoxItem) |
| CreateDescriptionFromItemPath(String) | (Ereditato da DataSetListBoxItem) |
| CreateTitleFromItemPath(String) | (Ereditato da DataSetListBoxItem) |
| GetDataSet(Boolean) | |
| GetDataSetAndChangeActiveServer(Boolean) | (Ereditato da DataSetListBoxItem) |
| GetItemPath() | |
| GetServerUrl() | |
| HaveEquivalentServerUrlAndItemPath(String, String) | (Ereditato da DataSetListBoxItem) |
| SetDataSet(Report, DataSet) | |
| TryCreateServerConnection() | (Ereditato da DataSetListBoxItem) |