1 reference to SQLBindCol
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcStatementHandle.cs (1)
75ODBC32.RetCode retcode = UnsafeNativeMethods.SQLBindCol(this, checked((ushort)columnNumber), targetType, buffer, length, srLen_or_Ind);