Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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