C# Class MySql.Data.Entity.InsertGenerator

Inheritance: SqlGenerator
Show file Open project: Top-Cat/SteamBot Class Usage Examples

Protected Methods

Method Description
GenerateReturningSql ( System.Data.Common.CommandTrees.DbModificationCommandTree tree, DbExpression returning ) : SelectStatement

Method Details

GenerateReturningSql() protected method

protected GenerateReturningSql ( System.Data.Common.CommandTrees.DbModificationCommandTree tree, DbExpression returning ) : SelectStatement
tree System.Data.Common.CommandTrees.DbModificationCommandTree
returning DbExpression
return SelectStatement