1 reference to SetConnectionAttribute3
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcConnection.cs (1)
842
ODBC32.RetCode retcode = connectionHandle.
SetConnectionAttribute3
(ODBC32.SQL_ATTR.CURRENT_CATALOG, value, checked((Int32)value.Length*2));