ILS_OWNS_1
 
ILS_OWNS_1
Category 
Dynamic view-related macro (server side)
Description 
This macro declares a server relation of type IlsOwns as being accessible at runtime so that it can be used in view specifications. The runtime relation uses the relation accessor, the relation target accessor, and the modifier defined in the IlsOwns class template.
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 
<ilserver/rtmodel.h>
Synopsis 
ILS_OWNS_1<ownerType,ownedType,relation>
See Also 
IlsOwns, ILS_OWNS_N, ILS_R_RELATION_1, ILS_RW_RELATION_1, ILS_RW_RELATION_1, IlsViewedRel

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