SnapDAL Library Documentation | |
DataFactory.ExecuteXmlReader Method
Execute the given statement and return an XmlReader with the results
Parameters
- statementName
- Name of the statement
- parms
- input parameters
- includeSchema
- indicator of whether or not you want the schema information included with the results
Return Value
An XmlReader with the results of the statement execution
Implements
IDataLayer.ExecuteXmlReader
See Also
DataFactory Class | SnapDAL Namespace