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

Inheritance: BaseTest
Exibir arquivo Open project: elevate/mysqlconnector-.net

Private Methods

Method Description
AttemptToEnlistTwoConnections ( ) : void
AttemptToUseConnectionAfterScopeTimeout ( ) : void
Bug22042 ( ) : void
DoThreadWork ( ) : void
EnlistTransactionNullTest ( ) : void
EnlistTransactionWNestedTrxTest ( ) : void
ManualEnlistment ( ) : void
ManualEnlistmentWithActiveConnection ( ) : void
ManuallyEnlistingInitialConnection ( ) : void
ManuallyEnlistingInitialConnection ( bool complete ) : void
ManuallyEnlistingInitialConnectionNoComplete ( ) : void
NestedScope ( ) : void
NestedScopeInternalTest ( TransactionScopeOption nestedOption, bool innerComplete, bool outerComplete, bool expectInnerChangesVisible, bool expectOuterChangesVisible ) : void
ReusingSameConnection ( ) : void
ReusingSameConnection ( bool pooling, bool complete ) : void
RollingBackOnClose ( ) : void
ScopeTimeoutWithMySqlHelper ( ) : void
TransactionScopeCommit ( ) : void
TransactionScopeInternal ( bool commit ) : void
TransactionScopeRollback ( ) : void
TransactionScopeWithIsolationLevel ( ) : void
TransactionScopeWithThreads ( ) : void