Share via


AdomdCommand.ExecuteReader Method

Overload List

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

See Also

Reference

AdomdCommand Class
AdomdCommand Members
Microsoft.AnalysisServices.AdomdClient Namespace