C# 클래스 MySql.Data.MySqlClient.Tests.StoredProcedureAccess

상속: StoredProcedure
파일 보기 프로젝트 열기: elevate/mysqlconnector-.net

공개 메소드들

메소드 설명
Setup ( ) : void

비공개 메소드들

메소드 설명
CallingStoredProcWithOnlyExecPrivs ( ) : void
CheckNameOfReturnParameter ( ) : void
DeriveParameters ( ) : void
DeriveParametersForFunction ( ) : void
NotSpecifyingDataTypeOfReturnValue ( ) : void
ProcedureParameters ( ) : void
SingleProcedureParameters ( ) : void
UnsignedParametersInSP ( ) : void
UpdateBatchSizeMoreThanOne ( ) : void

메소드 상세

Setup() 공개 메소드

public Setup ( ) : void
리턴 void