kCura.Data.RowFilter.Condition
Gets or sets the name of the cluster associated with this Condition.
Gets the count of terms associated with this Condition.
Indicates whether or not this Condition is empty.
Gets the condition term at the provided index.
public Condition()
Initializes a new instance of Condition.
Adds a Condition to this Condition.
Adds a DataColumn to this Condition.
Adds a LiteralValue to this Condition.
Adds a NullValue to this Condition.
Adds an [Operator] to this Condition.
Adds a generic object to this Condition.
Compares the current instance with another object of the same type and returns
an integer that indicates whether the current instance precedes, follows, or
occurs in the same position in the sort order as the other object.
Indicates whether or not this Condition is equal to another.
Gets an enumerator over the terms of this Condition.
Converts this Condition to XML.