Searched defs:WpADOTable (Results 1 – 1 of 1) sorted by relevance
34 class WpADOTable : public WpOLEBase<_ADOTable> class37 WpADOTable(_ADOTable* pInt=NULL) : WpOLEBase<_ADOTable>(pInt){} in WpADOTable() function in connectivity::ado::WpADOTable38 WpADOTable(const WpADOTable& rhs){operator=(rhs);} in WpADOTable() function in connectivity::ado::WpADOTable
Completed in 11 milliseconds