AdomdCommand.ExecuteReader Method

Runs the AdomdCommand.

Overload List

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

See Also

Reference

AdomdCommand Class
AdomdCommand Members
Microsoft.AnalysisServices.AdomdServer Namespace