Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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