[This is preliminary documentation and subject to change.]
Generates the SQL for the WHERE and HAVING sections of an SQL statement
For a list of all members of this type, see CriteriaCondition Members.
System.Object
AtomsFramework.CriteriaCondition
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Contains the code for generating the WHERE clause or the HAVING clause of an SQL statement. At this point in time only the WHERE clause is actually supported although the support for HAVING should be fairly trivial.
Namespace: AtomsFramework
Assembly: AtomsFramework (in AtomsFramework.dll)
CriteriaCondition Members | AtomsFramework Namespace