[This is preliminary documentation and subject to change.]
Abstract class containing much of the functionality required by the various selection criteria classes.
For a list of all members of this type, see SelectionCriteria Members.
System.Object
AtomsFramework.SelectionCriteria
Derived types
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This class contains the bulk of the functionality that will be used by the various selection criteria, however it does not cotain the specific code required by the selection criteria to actually generate SQL which is why it is an abstract class.
Namespace: AtomsFramework
Assembly: AtomsFramework (in AtomsFramework.dll)
SelectionCriteria Members | AtomsFramework Namespace