The GetRowsets method is used to get an interface pointer to the current source rowset and destination rowsetchange.
HRESULT GetRowsets (
IRowset **ppSrcRowset,
IRowsetChange **ppDestRowsetChange );
| Argument | Description | 
|---|---|
| **ppSrcRowset [out] | |
| **ppDestRowsetChange [out] | 
GetRowsets allows a consumer application to reuse an instance of the data pump.