Result
Table of Contents
Namespaces
Interfaces
Classes
- InConditionResult
- JoinResult
- JoinWithUnionResult
- Version of JoinResult optimized for using union. Applies when it is explicitly specified to use this method of obtaining the result using the `PERMISSION_BUILDER_OPTION_OBSERVER_JOIN_AS_UNION` parameter.
- JoinWithUnionSpecification
- RawQueryObserverUnionResult
- When forming security subqueries in some cases when selecting from ATTR tables, instead of using JOIN with the observer table, it will be more productive to use UNION ALL to obtain a list of ENTITY_IDs available to the user.
- RawQueryResult