SqlCeCommand.ExecuteResultSet Method

Include Protected Members
Include Inherited Members

Sends the CommandText to the Connection and builds a SqlCeResultSet.

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 ExecuteResultSet(ResultSetOptions) Sends the CommandText to the Connection and builds a SqlCeResultSet by using the ResultSetOptions.
Public method ExecuteResultSet(ResultSetOptions, SqlCeResultSet) Sends the CommandText to the Connection and builds a SqlCeResultSet by using the ResultSetOptions.

Top

See Also

Reference

SqlCeCommand Class

System.Data.SqlServerCe Namespace