ado/PrintDataSets.cpp File Reference

It displays the values of all the datasets of a data source. More...

Go to the source code of this file.

Functions

void PrintDataSets (te::da::DataSource *ds)
 It prints datasets in a given data source. More...
 

Detailed Description

It displays the values of all the datasets of a data source.

Definition in file ado/PrintDataSets.cpp.

Function Documentation

void PrintDataSets ( te::da::DataSource ds)

It prints datasets in a given data source.

Parameters
dsThe data source you want to print its data.

Definition at line 38 of file ado/PrintDataSets.cpp.