MsDb2Connection.UnitsOfWork Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
UnitsOfWork property has been deprecated. Use the Microsoft.HostIntegration.MsDb2Client.MsDb2ConnectionStringBuilder.
public:
property Microsoft::HostIntegration::MsDb2Client::UnitsOfWorkType UnitsOfWork { Microsoft::HostIntegration::MsDb2Client::UnitsOfWorkType get(); void set(Microsoft::HostIntegration::MsDb2Client::UnitsOfWorkType value); };
[System.Obsolete("UnitsOfWork property has been deprecated. Use the Microsoft.HostIntegration.MsDb2Client.MsDb2ConnectionStringBuilder.")]
public Microsoft.HostIntegration.MsDb2Client.UnitsOfWorkType UnitsOfWork { get; set; }
member this.UnitsOfWork : Microsoft.HostIntegration.MsDb2Client.UnitsOfWorkType with get, set
Public Property UnitsOfWork As UnitsOfWorkType
Property Value
- Attributes