[This is preliminary documentation and subject to change.]
Retrieve criteria specifically used for retrieving objects of a particular class.
For a list of all members of this type, see RetrieveCriteria Members.
System.Object
AtomsFramework.PersistentCriteria
AtomsFramework.RetrieveCriteria
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Used to specify and generate the SQL required to retrieve data for a particular class from the database. The data can be restricted to a number of records using the Rows property and records can be retrieved from a point using the Offset property (allowing for staged retrieval of data).
Namespace: AtomsFramework
Assembly: AtomsFramework (in AtomsFramework.dll)
RetrieveCriteria Members | AtomsFramework Namespace