AdomdCommand.ExecuteReader Method

多載清單

名稱 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.

請參閱

參考

AdomdCommand Class
AdomdCommand Members
Microsoft.AnalysisServices.AdomdClient Namespace