NShape Reference
RepositoryReader.BeginReadInnerObjects Method

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.Advanced > RepositoryReader Class >

NShape Reference
RepositoryReader.BeginReadInnerObjects Method

Previous pageReturn to chapter overviewNext page

Retrieves and executes a query, which selects all child rows of the calling object from the given type. Use BeginReadInnerObject to read the result set.

Syntax

void BeginReadInnerObjects()

Description

AdoNetRepositoryReader retrieves and executes a query, which selects all child rows of the calling object from the given type. Use BeginReadInnerObject to read the result set.