다음을 통해 공유


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 열거형입니다.

구현

적용 대상