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)
148
builder.AppendLine($"\tValueOffset ={
obValue
}");