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

Inheritance: DmlStatement, IQueryExpression
Afficher le fichier Open project: tupunco/Tup.Cobar4Net

Méthodes publiques

Méthode Description
Evaluation ( object>.IDictionary parameters ) : object
SetCacheEvalRst ( bool cacheEvalRst ) : IExpression

Method Details

Evaluation() public méthode

public Evaluation ( object>.IDictionary parameters ) : object
parameters object>.IDictionary
Résultat object

SetCacheEvalRst() public méthode

public SetCacheEvalRst ( bool cacheEvalRst ) : IExpression
cacheEvalRst bool
Résultat IExpression