Home
last modified time | relevance | path

Searched defs:SQLColAttributeW (Results 1 – 18 of 18) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLColAttributeW.c109 SQLRETURN SQLColAttributeW ( SQLHSTMT statement_handle, in SQLColAttributeW() function
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dodbcapi30w.c266 SQLColAttributeW(SQLHSTMT hstmt, in SQLColAttributeW() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/
H A DInterop.Odbc.cs73 internal static extern /*SQLRETURN*/ODBC32.RetCode SQLColAttributeW( in SQLColAttributeW() method in Interop.Odbc
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/
H A Dodbc3.c3390 SQLColAttributeW ( in SQLColAttributeW() function
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/driver/
H A Dunicode.cc66 SQLColAttributeW(SQLHSTMT hstmt, SQLUSMALLINT column, in SQLColAttributeW() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Common/
H A DUnsafeNativeMethods.cs94 static internal extern /*SQLRETURN*/ODBC32.RetCode SQLColAttributeW ( in SQLColAttributeW() method in System.Data.Common.UnsafeNativeMethods
/dports/lang/seed7/seed7/src/
H A Dsql_cli.c341 #define SQLColAttributeW ptr_SQLColAttributeW macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/odbc/
H A Dodbc.c2288 SQLColAttributeW(SQLHSTMT hstmt, SQLUSMALLINT icol, SQLUSMALLINT fDescType, in SQLColAttributeW() function
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/odbc/
H A Dodbc.c2310 SQLColAttributeW(SQLHSTMT hstmt, SQLUSMALLINT icol, SQLUSMALLINT fDescType, in SQLColAttributeW() function
/dports/databases/freetds/freetds-1.3.4/src/odbc/
H A Dodbc.c2310 SQLColAttributeW(SQLHSTMT hstmt, SQLUSMALLINT icol, SQLUSMALLINT fDescType, in SQLColAttributeW() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/odbc/
H A Dodbc.c2295 SQLColAttributeW(SQLHSTMT hstmt, SQLUSMALLINT icol, SQLUSMALLINT fDescType, in SQLColAttributeW() function
/dports/databases/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14-src/
H A Dodbc_3_api.c270 SQLRETURN SQL_API SQLColAttributeW (SQLHSTMT StatementHandle, in SQLColAttributeW() function
/dports/databases/sqliteodbc/sqliteodbc-0.9998/
H A Dsqliteodbc.c14251 SQLColAttributeW(SQLHSTMT stmt, SQLUSMALLINT col, SQLUSMALLINT id, in SQLColAttributeW() function
H A Dsqlite4odbc.c17437 SQLColAttributeW(SQLHSTMT stmt, SQLUSMALLINT col, SQLUSMALLINT id, in SQLColAttributeW() function
H A Dsqlite3odbc.c18098 SQLColAttributeW(SQLHSTMT stmt, SQLUSMALLINT col, SQLUSMALLINT id, in SQLColAttributeW() function
/dports/databases/db5/db-5.3.28/lang/sql/odbc/
H A Dsqliteodbc.c13867 SQLColAttributeW(SQLHSTMT stmt, SQLUSMALLINT col, SQLUSMALLINT id, in SQLColAttributeW() function
H A Dsqlite3odbc.c15774 SQLColAttributeW(SQLHSTMT stmt, SQLUSMALLINT col, SQLUSMALLINT id, in SQLColAttributeW() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs44 …pub fn SQLColAttributeW(hstmt: *mut ::core::ffi::c_void, icol: u16, ifield: u16, pcharattr: *mut :… in SQLColAttributeW() function
46 …pub fn SQLColAttributeW(hstmt: *mut ::core::ffi::c_void, icol: u16, ifield: u16, pcharattr: *mut :… in SQLColAttributeW() function