Class MySqlEFConfiguration
Defines the configuration of an application to be used with Entity Framework.
Inheritance
System.Object
MySqlEFConfiguration
Namespace: MySql.Data.EntityFramework
Assembly: MySql.Data.EntityFramework.dll
Version: 9.1.0
Syntax
public class MySqlEFConfiguration : DbConfiguration
Constructors
MySqlEFConfiguration()
Initializes a new instance of MySqlEFConfiguration class.
Declaration
public MySqlEFConfiguration()