IColumnsRowset and Hierarchical Rowsets

When it is exposed on command objects that return multiple rowsets, such as hierarchical rowsets, IColumnsRowset is associated with the root rowset or the first rowset in the series, respectively. Information about the columns in child rowsets or subsequent rowsets in a series must be obtained through the IColumnsInfo or IColumnsRowset interface exposed by those rowsets.