Freigeben über


IDTSContainer100.TransactionOption Eigenschaft

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSTransactionOption TransactionOption { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSTransactionOption get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSTransactionOption value); };
[System.Runtime.InteropServices.DispId(25)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.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.Sql2012.DTSTransactionOption with get, set
Public Property TransactionOption As DTSTransactionOption

Eigenschaftswert

Eine DTSTransactionOption-Enumeration, die angibt, ob dieser Container an Transaktionen beteiligt sein kann.

Attribute

Hinweise

Weitere Informationen finden Sie unter DtsContainer.

Gilt für: