.NET Framework Class Library
SqlCommand..::.ExecuteReader Method

Sends the CommandText to the Connection and builds a SqlDataReader.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkExecuteReader()()()Sends the CommandText to the Connection and builds a SqlDataReader.
Public methodSupported by the .NET Compact FrameworkExecuteReader(CommandBehavior)Sends the CommandText to the Connection, and builds a SqlDataReader using one of the CommandBehavior values.
Top
See Also

Reference

Tags :


Page view tracker