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