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

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

Méthodes publiques

Méthode Description
Accept ( ISqlAstVisitor visitor ) : void
ShowProfile ( IList types, IExpression forQuery, Limit limit ) : System.Collections.Generic

Method Details

Accept() public méthode

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

ShowProfile() public méthode

public ShowProfile ( IList types, IExpression forQuery, Limit limit ) : System.Collections.Generic
types IList
forQuery IExpression
limit Tup.Cobar4Net.Parser.Ast.Fragment.Limit
Résultat System.Collections.Generic