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

Inheritance: BaseTest
Afficher le fichier Open project: Top-Cat/SteamBot

Protected Properties

Свойство Type Description
prepare bool

Méthodes protégées

Méthode Description
GetConnectionInfo ( ) : string

Private Methods

Méthode Description
BinaryAndVarBinaryParameters ( ) : void
BitTypeAsOutParameter ( ) : void
CallingFunction ( ) : void
CallingFunctionWithoutReturnParameter ( ) : void
CallingStoredFunctionasProcedure ( ) : void
ExecuteReader ( ) : void
ExecuteScalar ( ) : void
FunctionNoParams ( ) : void
FunctionParams ( ) : void
FunctionWithNewParamHandling ( ) : void
GetSchema2 ( ) : void
InputOutputParameters ( ) : void
NoAccessToProcedureBodies ( ) : void
OutputParameters ( ) : void
OutputParametersWithNewParamHandling ( ) : void
ReturningEmptyResultSet ( ) : void
RunWithoutSelectPrivsThrowException ( ) : void
UnsignedOutputParameters ( ) : void

Method Details

GetConnectionInfo() protected méthode

protected GetConnectionInfo ( ) : string
Résultat string

Property Details

prepare protected_oe property

protected bool prepare
Résultat bool