This topic has not yet been rated - Rate this topic

OleDbCommand.ExecuteReader Method

For a description of this member, see IDbCommandExecuteReader().

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Explicit interface implemetation Private method IDbCommand.ExecuteReader() For a description of this member, see IDbCommand.ExecuteReader.
Explicit interface implemetation Private method IDbCommand.ExecuteReader(CommandBehavior) Executes the CommandText against the Connection, and builds an IDataReader using one of the CommandBehavior values.
Top

This member is an explicit interface member implementation. It can be used only when the OleDbCommand instance is cast to an IDbCommand interface.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.