The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OracleConnectionStringBuilder::Enlist Property
.NET Framework (current version)
Gets or sets a value that indicates whether the pooler automatically enlists the connection in the creation thread's current transaction context.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Property Value
Type: System::BooleanThe value of the Enlist property, or true if the property has not been previously set.
This property corresponds to the "Enlist" key within the connection string.
.NET Framework
Available since 2.0
Available since 2.0
Show: