MySQL Connector/NET Developer Guide
Namespaces in this section:
| Class | Description | 
|---|---|
| MySqlCharsetAttribute | Establishes the character set of an entity property. | 
| MySqlCollationAttribute | Sets the collation in an entity property. | 
| Class | Description | 
|---|---|
| MySQLEventId | Event IDs for MySQL events that correspond to messages logged to an ILoggerand events sent to aDiagnosticSource. The IDs are also used
              withWarningsConfigurationBuilderto
              configure the behavior of warnings. | 
| Class | Description | 
|---|---|
| MySQLDatabaseFacadeExtensions | MySQL specific extension methods for Database(). | 
| MySQLDbFunctionsExtensions | Provides CLR methods that get translated to database functions when used
              in LINQ to Entities queries. The methods on this class are
              accessed via Functions(). | 
| MySQLEntityTypeExtensions | MySQL specific extension methods for entity types. | 
| MySqlIndexBuilderExtensions | Inheritance | 
| MySQLIndexExtensions | Extension methods for IIndexfor SQL Server-specific
              metadata. | 
| MySQLKeyBuilderExtensions | Inheritance | 
| MySQLKeyExtensions | Extension methods for IKeyfor MySQL-specific
              metadata. | 
| MySQLMigrationBuilderExtensions | MySQL specific extension methods for MigrationBuilder. | 
| MySQLModelBuilderExtensions | Inheritance | 
| MySQLPropertyBuilderExtensions | Represents the implementation of MySQL property-builder extensions used in Fluent API. | 
| MySQLPropertyExtensions | Extension methods for IPropertyfor MySQL
              Server-specific metadata. | 
| MySQLServiceCollectionExtensions | MySQL extension class for IServiceCollection. | 
| Enumeration | Description | 
|---|---|
| MySQLMatchSearchMode | Performs a search against a text collection. | 
| Class | Description | 
|---|---|
| MySQLDbContextOptionsBuilder | Represents the RelationalDbContextOptionsBuildertype
              implemented for MySQL. | 
| Delegate | Description | 
|---|---|
| MySQLSchemaNameTranslator | Translates the specified schema and object to an output object name whenever a schema is being used. | 
| Enumeration | Description | 
|---|---|
| MySqlSchemaBehavior | Represents the behavior of the schema. | 
| Class | Description | 
|---|---|
| MySQLOptionsExtension | Represents the RelationalOptionsExtensiontype
              implemented for MySQL. | 
| Interface | Description | 
|---|---|
| IMySQLOptions | Represents options to set on the provider. | 
| Enumeration | Description | 
|---|---|
| MySQLValueGenerationStrategy | An internal enumeration that supports the Entity Framework Core infrastructure. |