AdomdDataReader(XmlReader, CommandBehavior, AdomdConnection, Boolean) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- xmlReader
- XmlReader
- commandBehavior
- CommandBehavior
- connection
- AdomdConnection
- readerAtRoot
- Boolean