CellSet.LoadXml(XmlReader) Method
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.
LoadXml
public static Microsoft.AnalysisServices.AdomdClient.CellSet LoadXml (System.Xml.XmlReader xmlTextReader);
static member LoadXml : System.Xml.XmlReader -> Microsoft.AnalysisServices.AdomdClient.CellSet
Public Shared Function LoadXml (xmlTextReader As XmlReader) As CellSet
Parameters
- xmlTextReader
- XmlReader
xmlTextReader
Returns
Information not available for this release.