BusinessLogicCommand.ExecuteReader Method

Include Protected Members
Include Inherited Members

Executes a data reader.

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

Overload List

  Name Description
Public method ExecuteReader() Executes the CommandText against the Connection, and returns an IDataReader.
Public method ExecuteReader(CommandBehavior) Executes the CommandText against the Connection, and returns an IDataReader using one of the CommandBehavior.

Top

See Also

Reference

BusinessLogicCommand Class

Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace