Click or drag to resize

QueryExecutionControllerUseTransaction Property

Whether a transaction should be used or not

Namespace:  SD.LLBLGen.Pro.ApplicationCore.MetaData
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.10.0.0 (5.10.0)
Syntax
public bool UseTransaction { get; set; }

Property Value

Type: Boolean
See Also