C# Class Tup.Cobar4Net.Parser.Ast.Fragment.Tableref.IndexHint

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

Méthodes publiques

Méthode Description
Accept ( ISqlAstVisitor visitor ) : void
IndexHint ( IndexHintAction hintAction, IndexHintType hintType, IndexHintScope hintScope, IList indexList ) : System

Method Details

Accept() public méthode

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

IndexHint() public méthode

public IndexHint ( IndexHintAction hintAction, IndexHintType hintType, IndexHintScope hintScope, IList indexList ) : System
hintAction IndexHintAction
hintType IndexHintType
hintScope IndexHintScope
indexList IList
Résultat System