Documentation Home
MySQL Connector/NET Developer Guide
Related Documentation Download this Manual
PDF (US Ltr) - 1.3Mb
PDF (A4) - 1.3Mb


MySQL Connector/NET Developer Guide  /  Connector/NET API Reference  /  MySql.Data.Types Namespace

8.6 MySql.Data.Types Namespace

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.