QueryResultsDlgStorage.DataReader Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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