IDTSContainer100.TransactionOption Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSTransactionOption TransactionOption { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSTransactionOption get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSTransactionOption value); };
[System.Runtime.InteropServices.DispId(25)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.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.Sql2016.DTSTransactionOption with get, set
Public Property TransactionOption As DTSTransactionOption
Значение свойства
- Атрибуты