Mimer SQL Data Provider
MimerCommand Constructor(String,MimerConnection,MimerTransaction)




Mimer.Data.Client Namespace > MimerCommand Class > MimerCommand Constructor : MimerCommand Constructor(String,MimerConnection,MimerTransaction)
SQL statement text.
A MimerConnection that represents the connection to the database server.
The MimerTransaction in which the MimerCommand executes.
Initializes a new instance of the MimerCommand class with the specified SQL statement, MimerConnection, and MimerTransaction.
Syntax

Parameters

cmdText
SQL statement text.
connection
A MimerConnection that represents the connection to the database server.
transaction
The MimerTransaction in which the MimerCommand executes.
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerCommand Class
MimerCommand Members
Overload List