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

Inheritance: BaseTest
Exibir arquivo Open project: elevate/mysqlconnector-.net

Public Methods

Method Description
Setup ( ) : void

Private Methods

Method Description
DTD_Identifier ( ) : void
PossibleValues ( ) : void
ProcedureParameters ( ) : void
ProcedureParameters2 ( ) : void
ProcedureParameters3 ( ) : void
ProcedureParameters4 ( ) : void
ProcedureParameters5 ( ) : void

Method Details

Setup() public method

public Setup ( ) : void
return void