DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Public Member Functions | List of all members
Deveel.Data.Sql.Compile.ISqlCompiler Interface Reference
Inheritance diagram for Deveel.Data.Sql.Compile.ISqlCompiler:
Deveel.Data.Sql.Compile.SqlDefaultCompiler

Public Member Functions

SqlCompileResult Compile (SqlCompileContext context)
 

Detailed Description

Definition at line 22 of file ISqlCompiler.cs.

Member Function Documentation

SqlCompileResult Deveel.Data.Sql.Compile.ISqlCompiler.Compile ( SqlCompileContext  context)

The documentation for this interface was generated from the following file: