C# Class Tup.Cobar4Net.Parser.Ast.Stmt.Dml.DmlQueryStatement

Inheritance: DmlStatement, IQueryExpression
Datei anzeigen Open project: tupunco/Tup.Cobar4Net

Public Methods

Method Description
Evaluation ( object>.IDictionary parameters ) : object
SetCacheEvalRst ( bool cacheEvalRst ) : IExpression

Method Details

Evaluation() public method

public Evaluation ( object>.IDictionary parameters ) : object
parameters object>.IDictionary
return object

SetCacheEvalRst() public method

public SetCacheEvalRst ( bool cacheEvalRst ) : IExpression
cacheEvalRst bool
return IExpression