MimerCommand Constructor (String, MimerConnection, MimerTransaction)
Initializes a new instance of the MimerCommand class with the specified SQL statement, MimerConnection, and MimerTransaction.
Parameters
- cmdText
- SQL statement text.
- connection
- A MimerConnection that represents the connection to the data source.
- transaction
- The MimerTransaction in which the MimerCommand executes.
See Also
MimerCommand Class | Mimer.Data.Client Namespace | MimerCommand Constructor Overload List