Lines Matching refs:DELETEZ
191 DELETEZ( m_pIsSQL92Check ); in ~SpecialSettingsPage()
192 DELETEZ( m_pAppendTableAlias ); in ~SpecialSettingsPage()
193 DELETEZ( m_pAsBeforeCorrelationName ); in ~SpecialSettingsPage()
194 DELETEZ( m_pParameterSubstitution ); in ~SpecialSettingsPage()
195 DELETEZ( m_pIgnoreDriverPrivileges ); in ~SpecialSettingsPage()
196 DELETEZ( m_pSuppressVersionColumn ); in ~SpecialSettingsPage()
197 DELETEZ( m_pEnableOuterJoin ); in ~SpecialSettingsPage()
198 DELETEZ( m_pCatalog ); in ~SpecialSettingsPage()
199 DELETEZ( m_pSchema ); in ~SpecialSettingsPage()
200 DELETEZ( m_pIndexAppendix ); in ~SpecialSettingsPage()
201 DELETEZ( m_pDosLineEnds ); in ~SpecialSettingsPage()
202 DELETEZ( m_pCheckRequiredFields ); in ~SpecialSettingsPage()
203 DELETEZ( m_pIgnoreCurrency ); in ~SpecialSettingsPage()
204 DELETEZ( m_pEscapeDateTime ); in ~SpecialSettingsPage()
205 DELETEZ( m_pPrimaryKeySupport ); in ~SpecialSettingsPage()
206 DELETEZ( m_pRespectDriverResultSetType ); in ~SpecialSettingsPage()
207 DELETEZ( m_pBooleanComparisonModeLabel ); in ~SpecialSettingsPage()
208 DELETEZ( m_pBooleanComparisonMode ); in ~SpecialSettingsPage()
209 DELETEZ( m_pMaxRowScanLabel ); in ~SpecialSettingsPage()
210 DELETEZ( m_pMaxRowScan ); in ~SpecialSettingsPage()
498 DELETEZ(pExampleSet); in ~AdvancedSettingsDialog()