RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

Conditions Enumeration

Enum Conditions

Namespace:  RingSoft.DbLookup.QueryBuilder
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public enum Conditions
Public Enumeration Conditions
public enum class Conditions

Members


Member nameDescription
Equals The equals
NotEquals The not equals
GreaterThan The greater than
GreaterThanEquals The greater than equals
LessThan The less than
LessThanEquals The less than equals
Contains Determines whether this instance contains the object.
NotContains The not contains
EqualsNull The equals null
NotEqualsNull The not equals null
BeginsWith The begins with
EndsWith The ends with