ExecuteReader(CommandBehavior) method

Executes a SQL SELECT statement with the specified command behavior and returns the result set.

 Visual Basic syntax
 C# syntax
 Parameters
 Returns
 Exceptions
 Remarks
 See also