Skip to content

CondLinkType enum

Represents different possible types of linking between conditions

public enum Korzh.EasyQuery.WinForms.CondLinkType
: Enum

Package: Korzh.EasyQuery.WinForms (targets: net461, net5.0-windows7.0, netcoreapp3.1)

Assembly: Korzh.EasyQuery.WinForms.dll

NameValueDescription
All1Show “All” type of linking;
Any2Show “Any” type of linking;
None4Show “None” type of linking;
NotAll8Show “Not all” type of linking;
AllTypes255A combination of all types of the linking