User: ihi     
Date: 2006/10/18 06:11:19

Modified:
   dba/connectivity/source/inc/adabas/BResultSetMetaData.hxx

Log:
 INTEGRATION: CWS dba205b (1.4.146); FILE MERGED
 2006/08/04 09:16:57 oj 1.4.146.1: #b5007781# overload isAutoIncrement

File Changes:

Directory: /dba/connectivity/source/inc/adabas/
===============================================

File [changed]: BResultSetMetaData.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/adabas/BResultSetMetaData.hxx?r1=1.4&r2=1.5
Delta lines:  +1 -0
-------------------
--- BResultSetMetaData.hxx      8 Sep 2005 06:46:04 -0000       1.4
+++ BResultSetMetaData.hxx      18 Oct 2006 13:11:16 -0000      1.5
@@ -62,6 +62,7 @@
 
                        virtual sal_Int32 SAL_CALL getColumnType( sal_Int32 
column ) throw(::com::sun::star::sdbc::SQLException, 
::com::sun::star::uno::RuntimeException);
                        virtual sal_Int32 SAL_CALL isNullable( sal_Int32 column 
) throw(::com::sun::star::sdbc::SQLException, 
::com::sun::star::uno::RuntimeException);
+            virtual sal_Bool SAL_CALL isAutoIncrement( sal_Int32 column ) 
throw(::com::sun::star::sdbc::SQLException, 
::com::sun::star::uno::RuntimeException);
                };
        }
 }




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to