Tag: cws_src680_dba24c
User: fs      
Date: 2007-10-25 08:40:17+0000
Modified:
   dba/connectivity/inc/connectivity/dbmetadata.hxx

Log:
 #i81658# +getBooleanComparisonMode

File Changes:

Directory: /dba/connectivity/inc/connectivity/
==============================================

File [changed]: dbmetadata.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/inc/connectivity/dbmetadata.hxx?r1=1.5&r2=1.5.4.1
Delta lines:  +10 -3
--------------------
--- dbmetadata.hxx      2007-09-26 14:26:44+0000        1.5
+++ dbmetadata.hxx      2007-10-25 08:40:15+0000        1.5.4.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: dbmetadata.hxx,v $
  *
- *  $Revision: 1.5 $
+ *  $Revision: 1.5.4.1 $
  *
- *  last change: $Author: hr $ $Date: 2007/09/26 14:26:44 $
+ *  last change: $Author: fs $ $Date: 2007/10/25 08:40:15 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -137,6 +137,13 @@
         */
         bool generateASBeforeCorrelationName() const;
 
+        /** determines the syntax to use for boolean comparison predicates
+
+            @see ::com::sun::star::sdb::BooleanComparisonMode
+        */
+        sal_Int32
+            getBooleanComparisonMode() const;
+
         /** 
         *
         * \return <TRUE/> when relations are supported, otherwise <FALSE/>




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

Reply via email to