Home
last modified time | relevance | path

Searched refs:get_Type (Results 1 – 8 of 8) sorted by relevance

/trunk/main/connectivity/source/drivers/ado/
H A DAColumns.cxx86 nType = ADOS::MapADOType2Jdbc(aColumn.get_Type()); in appendObject()
109 …OColumns*)m_aCollection)->Append(OLEVariant(aColumn.get_Name()),aColumn.get_Type(),aColumn.get_Def… in appendObject()
119 …if ( aFind != pTypeInfoMap->end() && aColumn.get_Type() != aAddedColumn.get_Type() ) // change co… in appendObject()
H A DAwrapado.cxx524 pInterface->get_Type(&eType); in GetADOType()
677 pInterface->get_Type(&eType); in GetADOType()
967 pInterface->get_Type(&eType); in GetADOType()
1070 DataTypeEnum WpADOColumn::get_Type() const in get_Type() function in WpADOColumn
1074 pInterface->get_Type(&eNum); in get_Type()
1174 KeyTypeEnum WpADOKey::get_Type() const in get_Type() function in WpADOKey
1178 pInterface->get_Type(&eNum); in get_Type()
1380 ::rtl::OUString WpADOTable::get_Type() const in get_Type() function in WpADOTable
1384 pInterface->get_Type(&aBSTR); in get_Type()
H A DADatabaseMetaDataImpl.cxx450 m_aProps->m_Type = MapKeyRule(m_aKey.get_Type()); in fillPropertyValues()
571 m_Type = m_aTable.get_Type(); in fillPropertyValues()
H A DACatalog.cxx70 ::rtl::OUString sTypeName = aElement.get_Type(); in refreshTables()
H A DAColumn.cxx210 DataTypeEnum eType = m_aColumn.get_Type(); in fillPropertyValues()
/trunk/main/connectivity/source/inc/ado/
H A DWrapTable.hxx47 ::rtl::OUString get_Type() const;
H A DWrapKey.hxx45 KeyTypeEnum get_Type() const;
H A DWrapColumn.hxx51 DataTypeEnum get_Type() const;

Completed in 38 milliseconds