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