SubordinateTransaction Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a non-rooted transaction that can be delegated. This class cannot be inherited.
public ref class SubordinateTransaction sealed : System::Transactions::Transaction
public sealed class SubordinateTransaction : System.Transactions.Transaction
[System.Serializable]
public sealed class SubordinateTransaction : System.Transactions.Transaction
type SubordinateTransaction = class
inherit Transaction
[<System.Serializable>]
type SubordinateTransaction = class
inherit Transaction
Public NotInheritable Class SubordinateTransaction
Inherits Transaction
- Inheritance
- Attributes
This class derives from Transaction and provides a constructor that takes an implementation of the ISimpleTransactionSuperior interface. Instances of this type are not the root transaction but can be delegated.
Subordinate |
Initializes a new instance of the SubordinateTransaction class. |
Isolation |
Gets the isolation level of the transaction. (Inherited from Transaction) |
Promoter |
Uniquely identifies the format of the |
Transaction |
Retrieves additional information about a transaction. (Inherited from Transaction) |
Clone() |
Creates a clone of the transaction. (Inherited from Transaction) |
Dependent |
Creates a dependent clone of the transaction. (Inherited from Transaction) |
Dispose() |
Releases the resources that are held by the object. (Inherited from Transaction) |
Enlist |
Enlists a durable resource manager that supports two phase commit to participate in a transaction. (Inherited from Transaction) |
Enlist |
Enlists a durable resource manager that supports single phase commit optimization to participate in a transaction. (Inherited from Transaction) |
Enlist |
Enlists a resource manager that has an internal transaction using a promotable single phase enlistment (PSPE). (Inherited from Transaction) |
Enlist |
Enlists a resource manager that has an internal transaction using a promotable single phase enlistment (PSPE). (Inherited from Transaction) |
Enlist |
Enlists a volatile resource manager that supports two phase commit to participate in a transaction. (Inherited from Transaction) |
Enlist |
Enlists a volatile resource manager that supports single phase commit optimization to participate in a transaction. (Inherited from Transaction) |
Equals(Object) |
Determines whether this transaction and the specified object are equal. (Inherited from Transaction) |
Get |
Returns the hash code for this instance. (Inherited from Transaction) |
Get |
Gets the |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
Promote |
Promotes and enlists a durable resource manager that supports two phase commit to participate in a transaction. (Inherited from Transaction) |
Rollback() |
Rolls back (aborts) the transaction. (Inherited from Transaction) |
Rollback(Exception) |
Rolls back (aborts) the transaction. (Inherited from Transaction) |
Set |
Sets the distributed transaction identifier generated by the non-MSDTC promoter. (Inherited from Transaction) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Transaction |
Indicates that the transaction is completed. (Inherited from Transaction) |
ISerializable. |
Gets a SerializationInfo with the data required to serialize this transaction. (Inherited from Transaction) |
Производ | Верзије |
---|---|
.NET | Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0, 2.1 |
This type is thread safe.
.NET повратне информације
.NET је пројекат отвореног кода. Изаберите везу да бисте обезбедили повратне информације: