Skip to content

MergeTypesStrategy enum

Represents the strategy of merging of two types

public enum Korzh.EasyQuery.Linq.MergeTypesStrategy
: Enum

Package: Korzh.EasyQuery.Linq (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.Linq.dll

NameValueDescription
AllProperties0All properties in both types will go into result type
UsedProperties1Only used properties will be merged