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

Inheritance: StoredProcedure
Afficher le fichier Open project: elevate/mysqlconnector-.net

Méthodes publiques

Méthode Description
Setup ( ) : void

Private Methods

Méthode Description
CallingStoredProcWithOnlyExecPrivs ( ) : void
CheckNameOfReturnParameter ( ) : void
DeriveParameters ( ) : void
DeriveParametersForFunction ( ) : void
NotSpecifyingDataTypeOfReturnValue ( ) : void
ProcedureParameters ( ) : void
SingleProcedureParameters ( ) : void
UnsignedParametersInSP ( ) : void
UpdateBatchSizeMoreThanOne ( ) : void

Method Details

Setup() public méthode

public Setup ( ) : void
Résultat void