1 write to obValue
System.Data.OleDb (1)
DbBindings.cs (1)
184_dbbindings[_index].obValue = (IntPtr)(_dataBufferSize + IntPtr.Size + IntPtr.Size);
2 references to obValue
System.Data.OleDb (2)
ColumnBinding.cs (1)
74_offsetValue = binding.obValue.ToInt32() + offset;
OleDbStruct.cs (1)
148builder.AppendLine($"\tValueOffset ={obValue}");