Home
last modified time | relevance | path

Searched refs:m_IsNullable (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/connectivity/source/sdbcx/
H A DVColumn.cxx74 ,m_IsNullable(ColumnValue::NULLABLE) in OColumn()
102 ,m_IsNullable(_IsNullable) in OColumn()
172 …eByIndex(PROPERTY_ID_ISNULLABLE), PROPERTY_ID_ISNULLABLE, nAttrib,&m_IsNullable, ::getCppuType… in construct()
197 m_IsNullable, in createDataDescriptor()
/aoo41x/main/connectivity/inc/connectivity/sdbcx/
H A DVColumn.hxx61 sal_Int32 m_IsNullable; member in connectivity::sdbcx::OColumn
/aoo41x/main/connectivity/source/drivers/ado/
H A DAColumn.cxx208m_IsNullable = ((m_aColumn.get_Attributes() & adColNullable) == adColNullable) ? ColumnValue::NUL… in fillPropertyValues()

Completed in 8 milliseconds