SqlCeCommand.ExecuteReader Method

Sends the CommandText to the Connection and builds a SqlCeDataReader.

Overload List

Name Description
SqlCeCommand.ExecuteReader () Sends the CommandText to the Connection and builds a SqlCeDataReader.

Supported by the .NET Compact Framework.
SqlCeCommand.ExecuteReader (CommandBehavior) Sends the CommandText to the Connection and builds a SqlCeDataReader by using one of the CommandBehavior values.

Supported by the .NET Compact Framework.

See Also

Reference

SqlCeCommand Class
SqlCeCommand Members
System.Data.SqlServerCe Namespace