The Command object
implementation does not support command processing. The implementation
accommodates a limitation in ADO support for custom rowset properties.
All of the command interface methods, except for those methods on
ICommandProperties, return E_FAIL. Here are the Command object interfaces:
-
-
-
-
-
-
-
1 The ICommand and ICommandText interfaces support the Cancel method
for the OLAP Provider. This support is limited to MDX queries that
are made asynchronously and with the Execute method.