MsDb2Connection.AutoCommit Property

Definition

Caution

AutoCommit property has been deprecated. Use the Microsoft.HostIntegration.MsDb2Client.MsDb2ConnectionStringBuilder.

public:
 property bool AutoCommit { bool get(); void set(bool value); };
[System.Obsolete("AutoCommit property has been deprecated. Use the Microsoft.HostIntegration.MsDb2Client.MsDb2ConnectionStringBuilder.")]
public bool AutoCommit { get; set; }
member this.AutoCommit : bool with get, set
Public Property AutoCommit As Boolean

Property Value

Boolean
Attributes

Applies to