The integer values of MySqlDbType are exposed by Connector/NET in GetSchemaTable (#307) and GetSchema (#361). MySqlParameter also has a MySqlDbType property.
Clients may be relying on the presence of this type in the public API and on its exact values.
The integer values of
MySqlDbTypeare exposed by Connector/NET inGetSchemaTable(#307) andGetSchema(#361).MySqlParameteralso has aMySqlDbTypeproperty.Clients may be relying on the presence of this type in the public API and on its exact values.