1 reference to SQLGetConnectAttrW
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcConnectionHandle.cs (1)
224
ODBC32.RetCode retcode = UnsafeNativeMethods.
SQLGetConnectAttrW
(this, attribute, buffer, buffer.Length, out cbActual);