Skip to main content

condlinktype-enum

Represents different possible types of linking between conditions

public enum Korzh.EasyQuery.WinForms.CondLinkType
: Enum

Assembly: Korzh.EasyQuery.WinForms.dll

Enum

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