C# Class MySql.Data.Entity.DeleteGenerator

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

Public Methods

Method Description
GenerateSQL ( System.Data.Common.CommandTrees.DbCommandTree tree ) : string

Method Details

GenerateSQL() public method

public GenerateSQL ( System.Data.Common.CommandTrees.DbCommandTree tree ) : string
tree System.Data.Common.CommandTrees.DbCommandTree
return string