SqlCeCommand.ExecuteResultSet Method

Sends the CommandText to the Connection and builds a SqlCeResultSet.

Overload List

Name Description
SqlCeCommand.ExecuteResultSet (ResultSetOptions)
Sends the CommandText to the Connection and builds a SqlCeResultSet by using the ResultSetOptions.
SqlCeCommand.ExecuteResultSet (ResultSetOptions, SqlCeResultSet)
Sends the CommandText to the Connection and builds a SqlCeResultSet by using the ResultSetOptions.

See Also

Reference

SqlCeCommand Class
SqlCeCommand Members
System.Data.SqlServerCe Namespace