2 writes to _ifIRowsetElseIRow
System.Data.OleDb (2)
DbBindings.cs (2)
47
_ifIRowsetElseIRow
= true;
53
_ifIRowsetElseIRow
= ifIRowsetElseIRow;
2 references to _ifIRowsetElseIRow
System.Data.OleDb (2)
DbBindings.cs (2)
251
ColumnBinding[] columnBindings = rowBinding.SetBindings(dataReader, this, indexStart, indexForAccessor, _parameters, _dbbindings,
_ifIRowsetElseIRow
);
255
if (!
_ifIRowsetElseIRow
)