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

상속: BaseTest
파일 보기 프로젝트 열기: Top-Cat/SteamBot

보호된 프로퍼티들

프로퍼티 타입 설명
prepare bool

보호된 메소드들

메소드 설명
GetConnectionInfo ( ) : string

비공개 메소드들

메소드 설명
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

메소드 상세

GetConnectionInfo() 보호된 메소드

protected GetConnectionInfo ( ) : string
리턴 string

프로퍼티 상세

prepare 보호되어 있는 프로퍼티

protected bool prepare
리턴 bool