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.10.0.0 (5.10.0)
Syntaxprotected bool SetTimeoutOnCommandCreate { get; set; }Protected Property SetTimeoutOnCommandCreate As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also