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