1 reference to DangerousGetDataPtr
System.Data.OleDb (1)
DbBindings.cs (1)
260
_dbcolumns[i].pData = rowBinding.
DangerousGetDataPtr
(columnBindings[i].ValueOffset); // We are simply pointing at a location later in the buffer, so we're OK to not addref the buffer.