1 reference to SQLSetStmtAttrW
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcStatementHandle.cs (1)
258ODBC32.RetCode retcode = UnsafeNativeMethods.SQLSetStmtAttrW(this, (int)attribute, value, (int)stringLength);