MySql
Table of Contents
Classes
- Command
- Represents a final database command, extending SqlCommand.
- Connection
- Class for connecting to the MySQL database.
- DataReader
- Class responsible for working with query results.
- Exception
- Exception class for using in MySql driver
- QueryBuilder
- Class for generating queries for the MySql driver.
- QueryInfo
- Represents query information.