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

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

Méthodes publiques

Méthode Description
Accept ( ISqlAstVisitor visitor ) : void
ShowBinLogEvent ( string logName, IExpression pos, Limit limit ) : Tup.Cobar4Net.Parser.Ast.Expression

Method Details

Accept() public méthode

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

ShowBinLogEvent() public méthode

public ShowBinLogEvent ( string logName, IExpression pos, Limit limit ) : Tup.Cobar4Net.Parser.Ast.Expression
logName string
pos IExpression
limit Tup.Cobar4Net.Parser.Ast.Fragment.Limit
Résultat Tup.Cobar4Net.Parser.Ast.Expression