1 write to obValue
System.Data.OleDb (1)
DbBindings.cs (1)
184
_dbbindings[_index].
obValue
= (IntPtr)(_dataBufferSize + IntPtr.Size + IntPtr.Size);
1 reference to obValue
System.Data.OleDb (1)
ColumnBinding.cs (1)
74
_offsetValue = binding.
obValue
.ToInt32() + offset;