Sdílet prostřednictvím


TransactionManager.HostCurrentCallback Vlastnost

Definice

Získá nebo nastaví vlastní objekt pro vytváření transakcí.

public:
 static property System::Transactions::HostCurrentTransactionCallback ^ HostCurrentCallback { System::Transactions::HostCurrentTransactionCallback ^ get(); void set(System::Transactions::HostCurrentTransactionCallback ^ value); };
public static System.Transactions.HostCurrentTransactionCallback? HostCurrentCallback { get; set; }
public static System.Transactions.HostCurrentTransactionCallback HostCurrentCallback { get; set; }
static member HostCurrentCallback : System.Transactions.HostCurrentTransactionCallback with get, set
Public Shared Property HostCurrentCallback As HostCurrentTransactionCallback

Hodnota vlastnosti

Objekt , HostCurrentTransactionCallback který obsahuje vlastní objekt pro vytváření transakcí.

Platí pro