2 references to GetPropertyIndex
System.Data.Entity (2)
System\Data\Objects\ObjectStateEntryOriginalDbUpdatableDataRecord.cs (2)
73return (_cacheEntry as EntityEntry).GetOriginalEntityValue(_metadata, ordinal, _userObject, ObjectStateValueRecord.OriginalUpdatablePublic, GetPropertyIndex(ordinal)); 124entry.SetModifiedPropertyInternal(GetPropertyIndex(ordinal));