Click or drag to resize
DbSpecificCreatorBaseSetTimeoutOnCommandCreate Property
Gets a value indicating whether the timeout has to be set on command create.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
protected bool SetTimeoutOnCommandCreate { get; set; }

Property Value

Type: Boolean
See Also