The MappingCondition type exposes the following members.

Properties

  NameDescription
Public propertyDiscriminatorColumn
Storage model column defining this condition.
Public propertyDiscriminatorValue
Discriminator value that makes the condition valid.
Public propertyEntitySetMapping
EntitySetMapping that this condition belongs to.
Public propertyModelEntityType
Entity type that this condition applies to.

See Also