Used to create lists of conditions that must pass for an operation to be performed (WHERE)

Namespace: Wiker.WIDatabase
Assembly: 

Syntax

C#
public class CCondition
Visual Basic
Public Class CCondition
Visual C++
public ref class CCondition

Inheritance Hierarchy

System..::..Object
  Wiker.WIDatabase..::..CCondition

See Also