1 reference to SQLGetDescFieldW
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcHandle.cs (1)
216ODBC32.RetCode retcode = UnsafeNativeMethods.SQLGetDescFieldW(this, checked((short)i), attribute, buffer, buffer.ShortLength, out numericAttribute);