ITransaction.GetTransactionInfo(XACTTRANSINFO) Methode

Definitie

Retourneert informatie over een transactieobject.

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)

Parameters

pinfo
XACTTRANSINFO

Wijs de aanroeper toegewezen XACTTRANSINFO structuur aan die informatie over de transactie ontvangt. Mag niet zijn null.

Van toepassing op