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

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

공개 메소드들

메소드 설명
StoredProcedure ( ) : System

비공개 메소드들

메소드 설명
AmbiguousColumns ( ) : void
Bug16788 ( ) : void
Bug20581 ( ) : void
CallingSPWithPrepare ( ) : void
CatalogWithHyphens ( ) : void
ComplexDefinition ( ) : void
DecimalAsParameter ( ) : void
DeriveParameters ( ) : void
ExecuteScalar2 ( ) : void
ExecuteWithCreate ( ) : void
GetProcedureParametersDoesNotRequireSelectFromMySqlProceduresTable ( ) : void
GetSchema ( ) : void
MultipleRecords ( ) : void
MultipleResultsets ( ) : void
MultipleResultsetsImpl ( bool prepare ) : void
MultipleResultsetsPrepared ( ) : void
NoBatch ( ) : void
NoDefaultDatabase ( ) : void
NoInOutMarker ( ) : void
NoSPOnPre50 ( ) : void
NonQuery ( ) : void
OtherProcSigs ( ) : void
ParametersInReverseOrderInternal ( bool isOwner ) : void
ParametersInReverseOrderNotOwner ( ) : void
ParametersInReverseOrderOwner ( ) : void
ParmWithCharacterSet ( ) : void
PreparedReader ( ) : void
ProcEnumParamTest ( ) : void
ProcedureCache ( ) : void
ProcedureCacheMiss ( ) : void
ReturningResultset ( ) : void
SPWithSpaceInParameterType ( ) : void
SpecialCharacters ( ) : void
TurkishStoredProcs ( ) : void
UsingUInt64AsParam ( ) : void
WrongParameters ( ) : void
da_FillError ( object sender, FillErrorEventArgs e ) : void

메소드 상세

StoredProcedure() 공개 메소드

public StoredProcedure ( ) : System
리턴 System