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