AdomdCommand.ExecuteReader Method
Include Protected Members
Include Inherited Members
Executes the CommandText against the AdomdConnection and builds a System.Data.IDataReader.
Overload List
Name | Description | |
---|---|---|
IDbCommand.ExecuteReader() | ||
IDbCommand.ExecuteReader(CommandBehavior) |
Top