QueryExecutionCancellationTokenActiveConnection Property |
Sets the active connection which then can be cancelled by another thread.
Namespace:
SD.LLBLGen.Pro.DBDriverCore
Assembly:
SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.10.0.0 (5.10.0)
Syntax public DbConnection ActiveConnection { get; set; }
Public Property ActiveConnection As DbConnection
Get
Set
Property Value
Type:
DbConnectionSee Also