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