C# Class MySql.Data.MySqlClient.Tests.Tokenizer

Inheritance: BaseTest
Show file Open project: elevate/mysqlconnector-.net

Private Methods

Method Description
AnsiQuotes ( ) : void
DashSingleLineComment ( ) : void
HashSingleLineComment ( ) : void
MultiLineComment ( ) : void
NextParameter ( ) : void
NoSpaceAroundEquals ( ) : void
Parameter ( ) : void
ParameterWithSpecialCharacters ( ) : void
ParseProcBody ( ) : void
Simple ( ) : void
Slash ( ) : void
SqlServerMode ( ) : void
StringLiteral ( ) : void
UserVariable ( ) : void