[This is preliminary documentation and subject to change.]
Class for retrieving multiple objects from the database from multiple classes.
For a list of all members of this type, see MultiRetrieveCriteria Members.
System.Object
AtomsFramework.PersistentCriteria
AtomsFramework.MultiRetrieveCriteria
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The retrieval must begin with a single class, and then expands to multiple classes by traversing the object associations. Classes that are not associated cannot be linked together using this criteria and must be linked manually in the application.
Namespace: AtomsFramework
Assembly: AtomsFramework (in AtomsFramework.dll)
MultiRetrieveCriteria Members | AtomsFramework Namespace