Udostępnij za pośrednictwem


ITransaction.GetTransactionInfo(XACTTRANSINFO) Metoda

Definicja

Zwraca informacje o obiekcie transakcji.

public:
 void GetTransactionInfo([Runtime::InteropServices::Out] System::EnterpriseServices::XACTTRANSINFO % pinfo);
public void GetTransactionInfo (out System.EnterpriseServices.XACTTRANSINFO pinfo);
abstract member GetTransactionInfo : XACTTRANSINFO -> unit
Public Sub GetTransactionInfo (ByRef pinfo As XACTTRANSINFO)

Parametry

pinfo
XACTTRANSINFO

Wskaźnik do struktury przydzielonej XACTTRANSINFO przez obiekt wywołujący, który będzie otrzymywać informacje o transakcji. Nie może być .null

Dotyczy