<< Click to Display Table of Contents >> NShape Reference
|
Fetches the next inner object in a set of inner object.
bool BeginReadInnerObject() |
Reads the next inner object from the repository reader.
In this call the implementation might read the sub-objects of the given type from the data store. For example in a SQL-based repository, the SELECT statement for fetching all sub-objects for the current object can be executed here.