Home
last modified time | relevance | path

Searched refs:SQL_GROUP_BY (Results 1 – 25 of 66) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Odbc/src/System/Data/Odbc/
H A DOdbcMetaDataFactory.cs667 case (Int16)ODBC32.SQL_GROUP_BY.NOT_SUPPORTED: in GetDataSourceInformationCollection()
671 case (Int16)ODBC32.SQL_GROUP_BY.GROUP_BY_EQUALS_SELECT: in GetDataSourceInformationCollection()
675 case (Int16)ODBC32.SQL_GROUP_BY.GROUP_BY_CONTAINS_SELECT: in GetDataSourceInformationCollection()
679 case (Int16)ODBC32.SQL_GROUP_BY.NO_RELATION: in GetDataSourceInformationCollection()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Odbc/
H A Dodbcmetadatafactory.cs625 case (Int16)ODBC32.SQL_GROUP_BY.NOT_SUPPORTED: in GetDataSourceInformationCollection()
629 case (Int16)ODBC32.SQL_GROUP_BY.GROUP_BY_EQUALS_SELECT: in GetDataSourceInformationCollection()
633 case (Int16)ODBC32.SQL_GROUP_BY.GROUP_BY_CONTAINS_SELECT: in GetDataSourceInformationCollection()
637 case (Int16)ODBC32.SQL_GROUP_BY.NO_RELATION: in GetDataSourceInformationCollection()
/dports/databases/p5-DBI/DBI-1.643/lib/DBI/Const/GetInfo/
H A DODBC.pm135 , SQL_GROUP_BY => 88
364 , SQL_GROUP_BY => 'SQLUSMALLINT' # 88
898 $ReturnValues{SQL_GROUP_BY} =
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/trace/
H A DInfo.c696 MASK (SQL_GROUP_BY) =
1453 I_SVAL (SQL_GROUP_BY); in _trace_getinfo()
/dports/databases/libodbc++/libodbc++-0.2.5/src/
H A Ddatabasemetadata.cpp889 (SQL_GROUP_BY)!=SQL_GB_NOT_SUPPORTED; in supportsGroupBy()
895 (SQL_GROUP_BY); in supportsGroupByUnrelated()
902 (SQL_GROUP_BY); in supportsGroupByBeyondSelect()
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/Db/
H A DSelect.php71 const SQL_GROUP_BY = 'GROUP BY'; define in Zend_Db_Select
1218 $sql .= ' ' . self::SQL_GROUP_BY . ' ' . implode(",\n\t", $group);
/dports/www/matomo/piwik/libs/Zend/Db/
H A DSelect.php73 const SQL_GROUP_BY = 'GROUP BY'; define in Zend_Db_Select
1198 $sql .= ' ' . self::SQL_GROUP_BY . ' ' . implode(",\n\t", $group);
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/odbc/
H A DODatabaseMetaData.cxx1000 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_GROUP_BY,nValue,*this); in supportsGroupBy()
1007 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_GROUP_BY,nValue,*this); in supportsGroupByBeyondSelect()
1014 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_GROUP_BY,nValue,*this); in supportsGroupByUnrelated()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/odbc/
H A DODatabaseMetaData.cxx1003 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_GROUP_BY,nValue,*this); in supportsGroupBy()
1010 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_GROUP_BY,nValue,*this); in supportsGroupByBeyondSelect()
1017 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_GROUP_BY,nValue,*this); in supportsGroupByUnrelated()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/
H A Dsql.h338 #define SQL_GROUP_BY 88 macro
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/test/
H A Dmy_info.c79 SQL_GROUP_BY, in DECLARE_TEST()
/dports/databases/py-pyodbc/pyodbc-4.0.32/src/
H A Dpyodbc.pyi204 SQL_GROUP_BY: int
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Disqlext.h333 #define SQL_GROUP_BY 88 macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h333 #define SQL_GROUP_BY 88 macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h333 #define SQL_GROUP_BY 88 macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Disqlext.h333 #define SQL_GROUP_BY 88 macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Disqlext.h333 #define SQL_GROUP_BY 88 macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h333 #define SQL_GROUP_BY 88 macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Disqlext.h333 #define SQL_GROUP_BY 88 macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h333 #define SQL_GROUP_BY 88 macro
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Disqlext.h333 #define SQL_GROUP_BY 88 macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d342 enum SQL_GROUP_BY = 88; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d342 enum SQL_GROUP_BY = 88; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d341 enum SQL_GROUP_BY = 88; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d342 enum SQL_GROUP_BY = 88; variable

123