C# Class MySql.Data.Entity.InsertGenerator

Inheritance: SqlGenerator
Afficher le fichier Open project: Top-Cat/SteamBot Class Usage Examples

Méthodes protégées

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

Method Details

GenerateReturningSql() protected méthode

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