2 references to GenerateReturningSql
System.Data.Entity (2)
System\Data\SqlClient\SqlGen\DmlSqlGenerator.cs (2)
84
GenerateReturningSql
(commandText, tree, null, translator, tree.Returning, false);
226
GenerateReturningSql
(commandText, tree, tableType, translator, tree.Returning, useGeneratedValuesVariable);