EfMigratorSettings.

ConfigurationClass Property

Summary

Gets or sets the configuration class.

Syntax

public string ConfigurationClass { get; set; }

Value

Type Description
string The fully qualified name of the EF configuration class for code-first migrations.