AdomdCommand.ExecuteReader Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method ExecuteReader() Runs the AdomdCommand and returns an AdomdDataReader.
Public method ExecuteReader(CommandBehavior) Runs the AdomdCommand using the specified System.Data.CommandBehaviorenumeration value and returns an AdomdDataReader.

Top