16 references to SetValue
System.Data.Entity (15)
System\Data\Mapping\Update\Internal\UpdateTranslator.cs (1)
515
targetRecord.
SetValue
(context.RecordOrdinal, value);
System\Data\Objects\EntityEntry.cs (1)
3318
current.
SetValue
(index, fieldValue);
System\Data\Objects\ObjectStateEntryBaseUpdatableDataRecord.cs (13)
387
SetValue
(ordinal, value);
396
SetValue
(ordinal, value);
405
SetValue
(ordinal, value);
414
SetValue
(ordinal, value);
423
SetValue
(ordinal, value);
432
SetValue
(ordinal, value);
441
SetValue
(ordinal, value);
450
SetValue
(ordinal, value);
459
SetValue
(ordinal, value);
468
SetValue
(ordinal, value);
477
SetValue
(ordinal, value);
486
SetValue
(ordinal, value);
495
SetValue
(ordinal, value);
System.Data.Services (1)
System\Data\Services\Providers\ObjectContextServiceProvider.cs (1)
649
originalValues.
SetValue
(propertyOrdinal, etag.Value);