AdomdDataReader(XmlReader, CommandBehavior, AdomdConnection, Boolean) 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.
AdomdDataReader
protected AdomdDataReader (System.Xml.XmlReader xmlReader, System.Data.CommandBehavior commandBehavior, Microsoft.AnalysisServices.AdomdClient.AdomdConnection connection, bool readerAtRoot);
new Microsoft.AnalysisServices.AdomdClient.AdomdDataReader : System.Xml.XmlReader * System.Data.CommandBehavior * Microsoft.AnalysisServices.AdomdClient.AdomdConnection * bool -> Microsoft.AnalysisServices.AdomdClient.AdomdDataReader
Protected Sub New (xmlReader As XmlReader, commandBehavior As CommandBehavior, connection As AdomdConnection, readerAtRoot As Boolean)
Paramètres
- xmlReader
- XmlReader
- commandBehavior
- CommandBehavior
- connection
- AdomdConnection
- readerAtRoot
- Boolean