Sdílet prostřednictvím


BYOT.CreateWithTipTransaction(String, Type) Metoda

Definice

Vytvoří objekt, který je uveden v rámci ruční transakce pomocí transaction internet protocol (TIP).

public:
 static System::Object ^ CreateWithTipTransaction(System::String ^ url, Type ^ t);
public static object CreateWithTipTransaction (string url, Type t);
static member CreateWithTipTransaction : string * Type -> obj
Public Shared Function CreateWithTipTransaction (url As String, t As Type) As Object

Parametry

url
String

Adresa URL tipu, která určuje transakci.

t
Type

Typ

Návraty

Požadovaná transakce.

Poznámky

CreateWithTipTransaction provede spravovaný ekvivalent metody ICreateWithTIPTransaction::CreateInstanceCOM+ DTC .

Platí pro