Home
last modified time | relevance | path

Searched refs:ISROWVERSION (Results 1 – 7 of 7) sorted by relevance

/AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxColumnDescriptor.java138 …registerProperty(PropertyIds.ISROWVERSION.name, PropertyIds.ISROWVERSION.id, Type.BOOLEAN, (short)… in registerProperties()
/AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOColumn.java207 …registerProperty(PropertyIds.ISROWVERSION.name, PropertyIds.ISROWVERSION.id, Type.BOOLEAN, Propert… in registerProperties()
/AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DPropertyIds.java43 ISROWVERSION (18, "IsRowVersion"), enumConstant
/AOO42X/main/dbaccess/source/core/api/
H A DCRowSetColumn.cxx70 DECL_PROP1_BOOL( ISROWVERSION, READONLY ); in createArrayHelper()
H A Dresultcolumn.cxx193 DECL_PROP1_BOOL(ISROWVERSION, READONLY); in createArrayHelper()
H A DCRowSetDataColumn.cxx104 DECL_PROP1_BOOL( ISROWVERSION, READONLY ); in createArrayHelper()
H A Ddefinitioncolumn.cxx525 DECL_PROP0_BOOL( ISROWVERSION ); in createArrayHelper()