Share via


IDTSContainer100.TransactionOption Proprietà

Definizione

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSTransactionOption TransactionOption { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSTransactionOption get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSTransactionOption value); };
[System.Runtime.InteropServices.DispId(25)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSTransactionOption TransactionOption { [System.Runtime.InteropServices.DispId(25)] get; [System.Runtime.InteropServices.DispId(25)] set; }
[<System.Runtime.InteropServices.DispId(25)>]
[<get: System.Runtime.InteropServices.DispId(25)>]
[<set: System.Runtime.InteropServices.DispId(25)>]
member this.TransactionOption : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSTransactionOption with get, set
Public Property TransactionOption As DTSTransactionOption

Valore della proprietà

Enumerazione DTSTransactionOption che indica se questo contenitore può partecipare alle transazioni.

Attributi

Si applica a