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. Supported by the .NET Compact Framework. |
SqlCeCommand.ExecuteResultSet (ResultSetOptions, SqlCeResultSet) | Sends the CommandText to the Connection and builds a SqlCeResultSet by using the ResultSetOptions. Supported by the .NET Compact Framework. |
See Also
Reference
SqlCeCommand Class
SqlCeCommand Members
System.Data.SqlServerCe Namespace