Aracılığıyla paylaş


ISqlSession.ExecuteReader Method

Include Protected Members
Include Inherited Members

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