IDynamicModelFactory Interface

For internal use by the scaffolding framework.

Namespace:  Microsoft.AspNet.Scaffolding.EntityFramework.Infrastructure
Assembly:  Microsoft.AspNet.Scaffolding.EntityFramework.12.0 (in Microsoft.AspNet.Scaffolding.EntityFramework.12.0.dll)

[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public interface IDynamicModelFactory

The IDynamicModelFactory type exposes the following members.

  NameDescription
Public propertyConnectionStringNameFor internal use by the scaffolding framework.
Public propertyContextTypeQualifiedNameFor internal use by the scaffolding framework.
Public propertyProjectLanguageGuidFor internal use by the scaffolding framework.
Public propertyResourcesFor internal use by the scaffolding framework.
Top

  NameDescription
Public methodCreateDynamicModelFor internal use by the scaffolding framework.
Top
Show: