C# Class MySql.Data.Entity.FunctionGenerator

Inheritance: SqlGenerator
Show file Open project: elevate/mysqlconnector-.net Class Usage Examples

Public Methods

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

Method Details

GenerateSQL() public method

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