Table of Contents

Class ConditionPropertyMapping

Namespace
Z.EntityFramework.Extensions.Core.Mapping
Assembly
Z.EntityFramework.Extensions.dll

A condition property mapping.

public class ConditionPropertyMapping
Inheritance
ConditionPropertyMapping
Inherited Members

Constructors

ConditionPropertyMapping()

public ConditionPropertyMapping()

Properties

ColumnName

Please visit the Microsoft documentation for more detail.

public string ColumnName { get; set; }

Property Value

string

The name of the column.

Value

Please visit the Microsoft documentation for more detail.

public string Value { get; set; }

Property Value

string

The value.