Searched refs:m_pSetEnvAttr (Results 1 – 2 of 2) sorted by relevance
135 #define NSQLSetEnvAttr(a,b,c,d) (*(TSQLSetEnvAttr)(m_pSetEnvAttr))(a,b,c,d)207 ,m_pSetEnvAttr(NULL) in DBG_NAME()226 m_pSetEnvAttr = loadSymbol("SQLSetEnvAttr"); in DBG_NAME()230 if (!m_pAllocHandle || !m_pSetEnvAttr || !m_pDataSources || !m_pFreeHandle) in DBG_NAME()233 m_pAllocHandle = m_pFreeHandle = m_pSetEnvAttr = m_pDataSources = NULL; in DBG_NAME()
91 oslGenericFunction m_pSetEnvAttr; member in dbaui::OOdbcEnumeration
Completed in 9 milliseconds