1 reference to GetColumnOrdinal
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\FunctionUpdateCommand.cs (1)
251
.Select(r => new KeyValuePair<int, PropagatorResult>(
GetColumnOrdinal
(translator, reader, r.Key), r.Value))