StorageDataReader(IDataReader) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
StorageDataReader(System::Data::IDataReader ^ reader);
public StorageDataReader (System.Data.IDataReader reader);
new Microsoft.ReportingServices.QueryDesigners.StorageDataReader : System.Data.IDataReader -> Microsoft.ReportingServices.QueryDesigners.StorageDataReader
Public Sub New (reader As IDataReader)
Paramètres
- reader
- IDataReader