C# Class Tup.Cobar4Net.Parser.Ast.Stmt.Mts.MTSSetTransactionStatement

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

Méthodes publiques

Méthode Description
Accept ( ISqlAstVisitor visitor ) : void
MTSSetTransactionStatement ( VariableScope scope, IsolationLevel level ) : System

Method Details

Accept() public méthode

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

MTSSetTransactionStatement() public méthode

public MTSSetTransactionStatement ( VariableScope scope, IsolationLevel level ) : System
scope VariableScope
level IsolationLevel
Résultat System