Home
last modified time | relevance | path

Searched refs:DBLITERAL_CORRELATION_NAME (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx443 return isCapable(DBLITERAL_CORRELATION_NAME); in supportsDifferentTableCorrelationNames()
652 return isCapable(DBLITERAL_CORRELATION_NAME); in supportsTableCorrelationNames()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx478 return isCapable(DBLITERAL_CORRELATION_NAME); in supportsDifferentTableCorrelationNames()
687 return isCapable(DBLITERAL_CORRELATION_NAME); in supportsTableCorrelationNames()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs1261 pub const DBLITERAL_CORRELATION_NAME: DBLITERALENUM = 7i32; const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h3565 …DBLITERAL_COLUMN_ALIAS = 5,DBLITERAL_COLUMN_NAME = 6,DBLITERAL_CORRELATION_NAME = 7,DBLITERAL_CURS… enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h3565 …DBLITERAL_COLUMN_ALIAS = 5,DBLITERAL_COLUMN_NAME = 6,DBLITERAL_CORRELATION_NAME = 7,DBLITERAL_CURS… enumerator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Search/
H A Dmod.rs1609 pub const DBLITERAL_CORRELATION_NAME: DBLITERALENUM = DBLITERALENUM(7i32);