IDTSContainer100.TransactionOption Propriedade

Definição

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

Valor da propriedade

Uma enumeração DTSTransactionOption que indica se este contêiner pode fazer parte de transações.

Atributos

Aplica-se a