DataSetFromReport Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)
- Herencia
-
Microsoft.ReportingServices.ReportDesign.Forms.ListItemRendering.ListBoxItemExDataSetFromReport
- Implementaciones
Propiedades
| Nombre | Description |
|---|---|
| Description | |
| Image | (Heredado de DataSetListBoxItem) |
| Title | |
Métodos
| Nombre | Description |
|---|---|
| CompareTo(DataSetFromReport) | |
| CompareTo(DataSetListBoxItem) | (Heredado de DataSetListBoxItem) |
| CreateDescriptionFromItemPath(String) | (Heredado de DataSetListBoxItem) |
| CreateTitleFromItemPath(String) | (Heredado de DataSetListBoxItem) |
| GetDataSet(Boolean) | |
| GetDataSetAndChangeActiveServer(Boolean) | (Heredado de DataSetListBoxItem) |
| GetItemPath() | |
| GetServerUrl() | |
| HaveEquivalentServerUrlAndItemPath(String, String) | (Heredado de DataSetListBoxItem) |
| SetDataSet(Report, DataSet) | |
| TryCreateServerConnection() | (Heredado de DataSetListBoxItem) |