This topic has not yet been rated - Rate this topic

IParentRowset

IParentRowset is used to retrieve child rowsets from a hierarchical rowset. For more information, see Hierarchical Rowsets.

IParentRowset is a mandatory interface on a hierarchical rowset.

The consumer calls IParentRowset::GetChildRowset to create an aggregated instance of the child rowset corresponding to a chapter-valued column in the parent rowset.

Method

Description

GetChildRowset

Returns the child rowset corresponding to a chapter-valued column in the parent rowset.

This topic is a part of:

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.