Searched defs:WpADOView (Results 1 – 1 of 1) sorted by relevance
80 class WpADOView : public WpOLEBase<ADOView> class83 WpADOView(ADOView* pInt=NULL) : WpOLEBase<ADOView>(pInt){} in WpADOView() function in connectivity::ado::WpADOView84 WpADOView(const WpADOView& rhs){operator=(rhs);} in WpADOView() function in connectivity::ado::WpADOView
Completed in 9 milliseconds