Parameters
- commandText
- The text of the query.
- transaction
- MySqlTransaction object used to perform transactions with this MySqlCommand object.
Properties | Initial value |
---|---|
CommandText | commandText |
CommandTimeout | 30 |
CommandType | System.Data.CommandType.Text |
Connection | null |