Home
last modified time | relevance | path

Searched refs:PROPERTY_ID_ISNULLABLE (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/connectivity/source/parse/
H A DPColumn.cxx49 …2(_xColumn->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE))) in OParseColumn()
222 …(_xColumn->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE))), in OOrderColumn()
244 …(_xColumn->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE))), in OOrderColumn()
/trunk/main/connectivity/source/sdbcx/
H A DVColumn.cxx172 …operty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE), PROPERTY_ID_ISNULLAB… in construct()
/trunk/main/dbaccess/source/core/api/
H A Dresultcolumn.cxx296 case PROPERTY_ID_ISNULLABLE: in getFastPropertyValue()
347 case PROPERTY_ID_ISNULLABLE: in getFastPropertyValue()
H A Ddefinitioncolumn.cxx80 …registerProperty( PROPERTY_ISNULLABLE, PROPERTY_ID_ISNULLABLE, nDefaultAttr, &m_nIsNullable, ::get… in IMPLEMENT_FORWARD_XINTERFACE2()
/trunk/main/connectivity/source/drivers/adabas/
H A DBTable.cxx163 …xProp->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE)) >>=… in alterColumnByName()
164 …descriptor->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE))… in alterColumnByName()
H A DBResultSetMetaData.cxx64 …]->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE)) >>= nVal… in isNullable()
H A DBColumns.cxx146 …r->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE))),_rForNa… in appendObject()
H A DBTables.cxx425 …p->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE))) == Colu… in getColumnSqlNotNullDefault()
/trunk/main/connectivity/source/drivers/file/
H A DFDriver.cxx262 …().getNameByIndex(PROPERTY_ID_ISNULLABLE),rColumn->getPropertyValue(OMetaConnection::getPropMap().… in describe()
H A DFResultSetMetaData.cxx182 …column-1]->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE))); in isNullable()
H A DFPreparedStatement.cxx503 …_xCol->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE)) >>= … in AddParameter()
/trunk/main/connectivity/source/drivers/mysql/
H A DYTable.cxx211 xProp->getPropertyValue(rProp.getNameByIndex(PROPERTY_ID_ISNULLABLE)) >>= nOldNullable; in alterColumnByName()
212 descriptor->getPropertyValue(rProp.getNameByIndex(PROPERTY_ID_ISNULLABLE)) >>= nNewNullable; in alterColumnByName()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHTable.cxx199 xProp->getPropertyValue(rProp.getNameByIndex(PROPERTY_ID_ISNULLABLE)) >>= nOldNullable; in alterColumnByName()
200 descriptor->getPropertyValue(rProp.getNameByIndex(PROPERTY_ID_ISNULLABLE)) >>= nNewNullable; in alterColumnByName()
/trunk/main/mysqlc/source/
H A Dmysqlc_propertyids.hxx92 PROPERTY_ID_ISNULLABLE, enumerator
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.hxx106 #define PROPERTY_ID_ISNULLABLE 16 macro
H A Dpropertyids.cxx129 …case PROPERTY_ID_ISNULLABLE: { rtl_uString_newFromAscii(&pStr,getPROPERTY_ISNULLABLE() ); brea… in fillValue()
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndexColumns.cxx61 …INT32(xCol->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE))) in createObject()
H A DDDatabaseMetaData.cxx221 …(xColumn->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE)))); in getColumns()
/trunk/main/connectivity/source/inc/
H A Dpropertyids.hxx101 #define PROPERTY_ID_ISNULLABLE 16 macro
/trunk/main/connectivity/source/commontools/
H A Dpropertyids.cxx142 …case PROPERTY_ID_ISNULLABLE: { rtl_uString_newFromAscii(&pStr,getPROPERTY_ISNULLABLE() ); brea… in fillValue()
/trunk/main/connectivity/source/drivers/ado/
H A DAColumn.cxx168 case PROPERTY_ID_ISNULLABLE: in setFastPropertyValue_NoBroadcast()
/trunk/main/connectivity/source/drivers/flat/
H A DEDatabaseMetaData.cxx215 …(xColumn->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE)))); in getColumns()
/trunk/main/dbaccess/source/inc/
H A Dstringconstants.hrc53 #define PROPERTY_ID_ISNULLABLE 17
/trunk/main/connectivity/source/drivers/calc/
H A DCDatabaseMetaData.cxx208 …(xColumn->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE)))); in getColumns()
/trunk/main/forms/source/inc/
H A Dproperty.hrc225 #define PROPERTY_ID_ISNULLABLE (PROPERTY_ID_START +188) // BOOL

Completed in 85 milliseconds

12