MetadataReader Class

Internal infrastructure for the scaffolding framework.

System.Object
  Microsoft.AspNet.Scaffolding.EntityFramework.Infrastructure.MetadataReader

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 class MetadataReader

The MetadataReader type exposes the following members.

  NameDescription
Public methodMetadataReaderInternal infrastructure for the scaffolding framework.
Top

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodReadMetadataInternal infrastructure for the scaffolding framework.
Public methodToString (Inherited from Object.)
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: