Home
last modified time | relevance | path

Searched refs:SQL_CA2_SENSITIVITY_DELETIONS (Results 1 – 25 of 39) sorted by relevance

12

/dports/databases/p5-DBI/DBI-1.643/lib/DBI/Const/GetInfo/
H A DODBC.pm563 , SQL_CA2_SENSITIVITY_DELETIONS => 0x00000020
855 , SQL_CA2_SENSITIVITY_DELETIONS => 0x00000020
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/odbc/
H A DOStatement.cxx764 … ((nCurProp & SQL_CA2_SENSITIVITY_DELETIONS) != SQL_CA2_SENSITIVITY_DELETIONS) || in setResultSetType()
H A DODatabaseMetaData.cxx1650 return (nValue & SQL_CA2_SENSITIVITY_DELETIONS) != SQL_CA2_SENSITIVITY_DELETIONS; in ownDeletesAreVisible()
H A DOResultSet.cxx112 if( (nValueLen & SQL_CA2_SENSITIVITY_DELETIONS) != SQL_CA2_SENSITIVITY_DELETIONS || in OResultSet()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/odbc/
H A DOStatement.cxx768 … ((nCurProp & SQL_CA2_SENSITIVITY_DELETIONS) != SQL_CA2_SENSITIVITY_DELETIONS) || in setResultSetType()
H A DOResultSet.cxx113 if( (nValueLen & SQL_CA2_SENSITIVITY_DELETIONS) != SQL_CA2_SENSITIVITY_DELETIONS || in OResultSet()
H A DODatabaseMetaData.cxx1653 return (nValue & SQL_CA2_SENSITIVITY_DELETIONS) != SQL_CA2_SENSITIVITY_DELETIONS; in ownDeletesAreVisible()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d789 enum SQL_CA2_SENSITIVITY_DELETIONS = 0x00000020L; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d789 enum SQL_CA2_SENSITIVITY_DELETIONS = 0x00000020L; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d788 enum SQL_CA2_SENSITIVITY_DELETIONS = 0x00000020L; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d789 enum SQL_CA2_SENSITIVITY_DELETIONS = 0x00000020L; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d788 enum SQL_CA2_SENSITIVITY_DELETIONS = 0x00000020L; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d788 enum SQL_CA2_SENSITIVITY_DELETIONS = 0x00000020L; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d788 enum SQL_CA2_SENSITIVITY_DELETIONS = 0x00000020L;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d788 enum SQL_CA2_SENSITIVITY_DELETIONS = 0x00000020L; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d789 enum SQL_CA2_SENSITIVITY_DELETIONS = 0x00000020L; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d788 enum SQL_CA2_SENSITIVITY_DELETIONS = 0x00000020L; variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dsqlext.h763 #define SQL_CA2_SENSITIVITY_DELETIONS 0x00000020L macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dsqlext.h763 #define SQL_CA2_SENSITIVITY_DELETIONS 0x00000020L macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/unixODBC/inc/odbc/
H A Dsqlext.h1135 #define SQL_CA2_SENSITIVITY_DELETIONS 0x00000020L macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/unixODBC/inc/odbc/
H A Dsqlext.h1135 #define SQL_CA2_SENSITIVITY_DELETIONS 0x00000020L macro
/dports/databases/unixODBC/unixODBC-2.3.9/include/
H A Dsqlext.h1204 #define SQL_CA2_SENSITIVITY_DELETIONS 0x00000020L macro
/dports/databases/libodbc++/libodbc++-0.2.5/src/
H A Ddatabasemetadata.cpp1416 return (r&SQL_CA2_SENSITIVITY_DELETIONS)!=0; in _ownXXXAreVisible()
/dports/databases/libiodbc/iODBC-3.52.15/include/
H A Dsqlext.h1332 #define SQL_CA2_SENSITIVITY_DELETIONS 0x00000020L macro
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/driver/
H A Dinfo.cc307 SQL_CA2_SENSITIVITY_DELETIONS | in MySQLGetInfo()

12