C# Class System.Transactions.DependentTransaction

Inheritance: System.Transactions.Transaction, System.Runtime.Serialization.ISerializable
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
Complete ( ) : void

Private Methods

Méthode Description
DependentTransaction ( )
DependentTransaction ( IsolationLevel isoLevel, InternalTransaction internalTransaction, bool blocking )
System ( System info, System context ) : void

Method Details

Complete() public méthode

public Complete ( ) : void
Résultat void