IFluentConfiguration Interface

 

Represents a model configuration that can be applied using the Code First Fluent API.

Namespace:   Microsoft.Data.Entity.Design.CodeGeneration
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

public interface IFluentConfiguration : IConfiguration

NameDescription
System_CAPS_pubmethodGetMethodChain(CodeHelper)

Gets the Fluent API method chain to apply the configuration.