C# Class Tup.Cobar4Net.Parser.Ast.Stmt.Dal.DalSetStatement

Inheritance: ISqlStatement
Afficher le fichier Open project: tupunco/Tup.Cobar4Net Class Usage Examples

Méthodes publiques

Méthode Description
Accept ( ISqlAstVisitor visitor ) : void
DalSetStatement ( IExpression>.IList assignmentList ) : System.Collections.Generic

Method Details

Accept() public méthode

public Accept ( ISqlAstVisitor visitor ) : void
visitor ISqlAstVisitor
Résultat void

DalSetStatement() public méthode

public DalSetStatement ( IExpression>.IList assignmentList ) : System.Collections.Generic
assignmentList IExpression>.IList
Résultat System.Collections.Generic