ASP.NET MVC 12.1.12
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class DataRetrievalPlan

Represents a plan for retrieving data.

Inheritance
System.Object
DataRetrievalPlan
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class DataRetrievalPlan

Constructors

DataRetrievalPlan()

Declaration
public DataRetrievalPlan()

Properties

DataSet

Gets the definition of the data set being utilized.

Declaration
public DataSetDefinition DataSet { get; set; }
Property Value
Type Description
DataSetDefinition

An instance of DataSetDefinition that contains the configuration and data source information of the data set.

Item

Represents the data source definition or reference associated with the item.

Declaration
public DataSourceDefinitionOrReference Item { get; set; }
Property Value
Type Description
DataSourceDefinitionOrReference

An object of type DataSourceDefinitionOrReference.

In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved