Class SchemaMapping
- Namespace
- Z.EntityFramework.Extensions.Core.Mapping
- Assembly
- Z.EntityFramework.Extensions.dll
Please visit the Microsoft documentation for more detail.
public class SchemaMapping
- Inheritance
-
SchemaMapping
- Inherited Members
Constructors
SchemaMapping()
public SchemaMapping()
Properties
EntityContainerMapping
public EntityContainerMapping EntityContainerMapping { get; set; }
Property Value
EntityContainerMappings
Please visit the Microsoft documentation for more detail.
public List<EntityContainerMapping> EntityContainerMappings { get; set; }
Property Value
- List<EntityContainerMapping>
The entity container mapping.
Space
Please visit the Microsoft documentation for more detail.
public string Space { get; set; }
Property Value
- string
The space.