When a cursor is m_holdsProxies= true ?????
The behaviour is controlled by the ReturnFullObjects property on the CRetrieveCriteria class.
False = get proxy objects True = get full objects (ie load associations, etc)
- Richard.
Log in to post a comment.
When a cursor is m_holdsProxies= true ?????
The behaviour is controlled by the ReturnFullObjects property on the CRetrieveCriteria class.
False = get proxy objects
True = get full objects (ie load associations, etc)
- Richard.