ForLoopClass.TransactionOption 屬性

定義

public:
 virtual 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); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSTransactionOption TransactionOption { get; set; }
member this.TransactionOption : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSTransactionOption with get, set
Public Overridable Property TransactionOption As DTSTransactionOption

屬性值

一個 DTSTransactionOption 列舉,指示該容器是否能成為交易的一部分。

實作

適用於