1 reference to SQLGetDescFieldW
System.Data.Odbc (1)
System\Data\Odbc\OdbcHandle.cs (1)
230ODBC32.SQLRETURN retcode = Interop.Odbc.SQLGetDescFieldW(this, checked((short)i), attribute, buffer, buffer.ShortLength, out numericAttribute);