1 write to _fillCommandBehavior
System.Data.Common (1)
System\Data\Common\DbDataAdapter.cs (1)
87_fillCommandBehavior = (value | CommandBehavior.SequentialAccess);
1 reference to _fillCommandBehavior
System.Data.Common (1)
System\Data\Common\DbDataAdapter.cs (1)
83return (_fillCommandBehavior | CommandBehavior.SequentialAccess);