Class EntityMapping
Inherited Members
Namespace: Mars.Interfaces.Model
Assembly: Mars.Interfaces.dll
Syntax
public class EntityMapping : TypeMapping
Properties
ModelType
The source model type to map
Declaration
public override TypeElement ModelType { get; }
Property Value
Type | Description |
---|---|
TypeElement |
Overrides
Type
The synchronized type for which this mapping should apply
Declaration
public EntityType Type { get; set; }
Property Value
Type | Description |
---|---|
EntityType |