Share via


QueryResultsDlgStorage.DataReader Property

Definition

public:
 property Microsoft::ReportingServices::DataProcessing::IDataReader ^ DataReader { Microsoft::ReportingServices::DataProcessing::IDataReader ^ get(); void set(Microsoft::ReportingServices::DataProcessing::IDataReader ^ value); };
public Microsoft.ReportingServices.DataProcessing.IDataReader DataReader { get; set; }
member this.DataReader : Microsoft.ReportingServices.DataProcessing.IDataReader with get, set
Public Property DataReader As IDataReader

Property Value

Applies to