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.1.0.0 (5.1.0)
Syntax protected bool SetTimeoutOnCommandCreate { get; set; }
Protected Property SetTimeoutOnCommandCreate As Boolean
Get
Set
Property Value
Type:
BooleanSee Also