C# Class Npgsql.Tests.SystemTransactionTests

Inheritance: TestBase
显示文件 Open project: npgsql/npgsql

Private Methods

Method Description
AssertNoPreparedTransactions ( ) : void
AssertRowNotExist ( string columnName, int field_serial ) : void
DistributedTransactionRollback ( ) : void
ExplicitEnlist ( ) : void
FunctionTestTimestamptzParameterSupport ( ) : void
ImplicitEnlist ( ) : void
OneTimeSetUp ( ) : void
OneTimeTearDown ( ) : void
ReuseConnection ( ) : void
Rollback ( ) : void
RollbackOnTimeout ( ) : void
SetUp ( ) : void
TwoDistributedInSequence ( ) : void