Base:
property
RecordOrdinal
System.Data.Mapping.Update.Internal.PropagatorResult.RecordOrdinal
2 references to RecordOrdinal
System.Data.Entity (2)
System\Data\Mapping\Update\Internal\PropagatorResult.cs (2)
347
return new ServerGenSimpleValue(flags, m_value, Record,
RecordOrdinal
);
352
return new ServerGenSimpleValue(PropagatorFlags, value, Record,
RecordOrdinal
);