Base:
method
GetStateEntries
System.Data.Mapping.Update.Internal.UpdateCommand.GetStateEntries(System.Data.Mapping.Update.Internal.UpdateTranslator)
3 references to GetStateEntries
System.Data.Entity (3)
System\Data\Mapping\Update\Internal\FunctionMappingTranslator.cs (1)
251command.GetStateEntries(translator));
System\Data\Mapping\Update\Internal\FunctionUpdateCommand.cs (2)
311m_rowsAffectedParameter.ParameterName, typeof(int).FullName), e, this.GetStateEntries(translator)); 331this.GetStateEntries(translator));