MySQL Connector/NET Release Notes
The MySql.Data.Types namespace contains members
for converting MySQL types.
Classes
| Class | Description |
|---|---|
MySqlConversionException |
Represents exceptions returned during the conversion of MySQL types. |
Structures
| Structure | Description |
|---|---|
MySqlDateTime |
Defines operations that apply to MySqlDateTime
objects. |
MySqlDecimal |
Defines operations that apply to MySqlDecimal
objects. |
MySqlGeometry |
Defines operations that apply to MySqlGeometry
objects. |