Skip to content

MergeTypesStrategy enum

Represents the strategy of merging of two types

public enum Korzh.EasyQuery.Linq.MergeTypesStrategy
: Enum, IComparable, IFormattable, IConvertible
ValueNameDescription
0AllPropertiesAll properties in both types will go into result type
1UsedPropertiesOnly used properties will be merged