DbUpdatableDataRecord.SetDataRecord Method (Int32, IDataRecord)
Sets the value of a field in a record.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- ordinal
-
Type:
System.Int32
The ordinal of the field.
- value
-
Type:
System.Data.IDataRecord
The value of the field.