Share via


ExecuteResultSet Method

Sends the CommandText to the Connection and builds a SqlCeResultSet.

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

SqlCeCommand Members

System.Data.SqlServerCe Namespace