Share via


ISqlSession.ExecuteReader method

Executes a Transact-SQL query that returns a rowset.

Overload list

  Name Description
Public method ExecuteReader(SqlCommand) Executes a Transact-SQL query that returns a rowset based on the specified SQL command.
Public method ExecuteReader(SqlCommand, CommandBehavior) Executes a Transact-SQL query that returns a rowset based on the specified SQL command and behavior.

Top

See also

Reference

ISqlSession interface

ISqlSession members

Microsoft.SharePoint.Utilities namespace