AdomdCommand.ExecuteReader Method
Runs the AdomdCommand.
Список перегрузок
Имя | 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.
|
См. также
Справочник
AdomdCommand Class
AdomdCommand Members
Microsoft.AnalysisServices.AdomdServer Namespace