Mimer SQL Data Provider
MimerCommand Class Methods

Mimer.Data.Client Namespace : MimerCommand Class

For a list of all members of this type, see MimerCommand members.

Public Methods
 NameDescription
Public MethodOverridden. Attempts to cancel the execution of a MimerCommand.  
Public MethodCreates a new instance of a MimerParameter object.  
Public Method (Inherited from System.ComponentModel.Component)
Public Method (Inherited from System.Data.Common.DbCommand)
Public MethodOverridden. Executes the current SQL statement using the current connection and returns the number of rows affected.  
Public MethodOverloaded.  (Inherited from System.Data.Common.DbCommand)
Public MethodOverloaded. Executes the CommandText by the server at the specified Connection and returns a MimerDataReader.  
Public MethodOverloaded.  (Inherited from System.Data.Common.DbCommand)
Public MethodOverridden. Executes the query, and returns the first column of the first row in the result set returned by the query. Note that extra columns and/or rows are ignored.  
Public MethodOverloaded.  (Inherited from System.Data.Common.DbCommand)
Public MethodReturn explain text for the first statements compilation.  
Public Method (Inherited from System.Data.Common.DbCommand)
Public Method (Inherited from System.Data.Common.DbCommand)
Public MethodOverridden. Prepares (compiles) the SQL statement specified in the CommandText.  
Public Method (Inherited from System.Data.Common.DbCommand)
Public MethodReset the current command timeout value to its default value (30 seconds).  
Public Method (Inherited from System.Data.Common.DbCommand)
Top
See Also

Reference

MimerCommand Class
Mimer.Data.Client Namespace