IDataAccessAdapterUseRecoveryStrategy Property |
Gets/sets the flag whether an active recovery strategy should be used. This property is true by default. If false, a query will executed
outside the active recovery strategy set on this adapter.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.8.0.0 (5.8.21.0111)
Syntax bool UseRecoveryStrategy { get; set; }
Property UseRecoveryStrategy As Boolean
Get
Set
Property Value
Type:
BooleanSee Also