Visual Basic (Declaration) | |
---|---|
Public Property Enlist As Boolean |
C# | |
---|---|
public bool Enlist {get; set;} |
Property Value
true, if the connection is automatically enlisted in the current transaction context; false otherwise.This property corresponds to the "Enlist" key within the connection string. The default value is true. This property is not available in Mobile Edition.
Requirements
Platforms:Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8, Windows 10, Windows Server 2012 family.