SqlCeCommand.ExecuteReader Method

Include Protected Members
Include Inherited Members

Sends the CommandText to the Connection and builds a SqlCeDataReader.

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() Sends the CommandText to the Connection and builds a SqlCeDataReader.
Public method ExecuteReader(CommandBehavior) Sends the CommandText to the Connection and builds a SqlCeDataReader by using one of the CommandBehavior values.

Top

See Also

Reference

SqlCeCommand Class

System.Data.SqlServerCe Namespace