Class for processing one or more assemblies to populate an EntityMappingStore based on the
interfaces and attributes found via reflection
Namespace: BrightstarDB.EntityFrameworkAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public class ReflectionMappingProvider |
| Visual Basic |
|---|
Public Class ReflectionMappingProvider |
| Visual C++ |
|---|
public ref class ReflectionMappingProvider |
| F# |
|---|
type ReflectionMappingProvider = class end |