ILS_REVERSE
 
ILS_REVERSE
Category 
Dynamic view-related macro (server side)
Description 
This macro declares that a relation is the inverse relation of another relation. In most cases, the use of the macros ILS_INVERTED_1 or ILS_INVERTED_N makes this macro unnecessary.
This macro can only be enclosed between the following pairs of macros:
*ILS_OBJECT_BEGIN/ILS_OBJECT_END
*ILS_ENTITY_BEGIN/ILS_ENTITY_END
*ILS_MVVIEW_BEGIN/ILS_MVVIEW_END
or their derivatives.
Header File 
#include <ilserver/rtmodel.h>
Synopsis 
ILS_REVERSE(originType,relation,reverseRelation)
See Also 
ILS_INVERTED_1, ILS_INVERTED_N

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.