Home
last modified time | relevance | path

Searched defs:WpADOTable (Results 1 – 1 of 1) sorted by relevance

/trunk/main/connectivity/source/inc/ado/
H A DWrapTable.hxx34 class WpADOTable : public WpOLEBase<_ADOTable> class
37 WpADOTable(_ADOTable* pInt=NULL) : WpOLEBase<_ADOTable>(pInt){} in WpADOTable() function in connectivity::ado::WpADOTable
38 WpADOTable(const WpADOTable& rhs){operator=(rhs);} in WpADOTable() function in connectivity::ado::WpADOTable

Completed in 13 milliseconds