1 write to obValue
System.Data (1)
fx\src\data\System\Data\OleDb\DBBindings.cs (1)
169_dbbindings[_index].obValue = (IntPtr) (_dataBufferSize + ADP.PtrSize + ADP.PtrSize);
1 reference to obValue
System.Data (1)
fx\src\data\System\Data\OleDb\ColumnBinding.cs (1)
75_offsetValue = binding.obValue.ToInt32() + offset;