SqlCeCommand Members
Public Constructors
![]() Supported only by the .NET Compact Framework. |
Overloaded. Initializes a new instance of the SqlCeCommand class. |
Public Properties
![]() Supported only by the .NET Compact Framework. |
Gets or sets an SQL statement to execute at the data source. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets the wait time before terminating the attempt to execute a command and generating an error. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets a value indicating how the CommandText property is interpreted. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets the SqlCeConnection used by this instance of the SqlCeCommand. |
![]() Supported only by the .NET Compact Framework. |
Specifies the index to be opened. |
![]() Supported only by the .NET Compact Framework. |
Gets the SqlCeParameterCollection. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets the transaction in which the SqlCeCommand executes. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets how command results are applied to the DataRow when used by the Update method of the DbDataAdapter. This property should not be used with the .NET Compact Framework data provider for SQL Server CE. |
Public Methods
![]() Supported only by the .NET Compact Framework. |
Attempts to cancel the execution of a SqlCeCommand. |
![]() |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() Supported only by the .NET Compact Framework. |
Creates a new instance of a SqlCeParameter object. |
![]() Supported only by the .NET Compact Framework. |
Releases the unmanaged resources used by the SqlCeCommand. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. Determines whether two Object instances are equal. |
![]() Supported only by the .NET Compact Framework. |
Executes an SQL statement against the SqlCeConnection and returns the number of rows affected. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. Sends the CommandText to the Connection and builds a SqlCeDataReader. |
![]() Supported only by the .NET Compact Framework. |
Executes the query and returns the first column of the first row in the result set that is returned by the query. Extra columns or rows are ignored. |
![]() Supported only by the .NET Compact Framework. |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() |
Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() Supported only by the .NET Compact Framework. |
Gets the Type of the current instance. |
![]() |
Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() Supported only by the .NET Compact Framework. |
Creates a prepared (or compiled) version of the command on the data source. |
![]() Supported only by the .NET Compact Framework. |
Restricts the set of rows that will be read by the SqlCeDataReader. |
![]() Supported only by the .NET Compact Framework. |
Returns a String that represents the current Object. |
Protected Methods
![]() Supported only by the .NET Compact Framework. |
Overridden.
In C# and C++, finalizers are expressed using destructor syntax. |
![]() Supported only by the .NET Compact Framework. |
Creates a shallow copy of the current Object. |
See Also
SqlCeCommand Class | System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.