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

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

공개 메소드들

메소드 설명
NegativeTime ( bool prepared ) : void
PreparedStatements ( ) : System

비공개 메소드들

메소드 설명
BigIntUnsigned ( ) : void
Blobs ( ) : void
Bug6271 ( ) : void
ClosingCommandsProperly ( ) : void
CompoundStatements ( ) : void
DateAndTimes ( ) : void
DifferentParameterOrder ( ) : void
GetPreparedStatementCount ( ) : int
InsertAccentedCharacters ( ) : void
InsertingUnsignedTinyInt ( ) : void
MoreParametersOutOfOrder ( ) : void
NegativeTimeNonPrepared ( ) : void
NegativeTimePrepared ( ) : void
ParameterLengths ( ) : void
PrepareEmptyString ( ) : void
ReadNegativeTime ( bool prepared ) : void
ResetCommandText ( ) : void
SchemaOnly ( ) : void
Simple ( ) : void
SimplePrepareBeforeParms ( ) : void
SimpleTest ( ) : void
SimpleTest2 ( ) : void
SprocInputOutputParams ( ) : void
SprocOutputParams ( ) : void
UnsignedTinyInt ( ) : void
UnsignedValues ( ) : void
UsingParametersTwice ( ) : void

메소드 상세

NegativeTime() 공개 메소드

public NegativeTime ( bool prepared ) : void
prepared bool
리턴 void

PreparedStatements() 공개 메소드

public PreparedStatements ( ) : System
리턴 System