DbSpecificCreatorBaseSetTimeoutOnCommandCreate Property |
Gets a value indicating whether the timeout has to be set on command create.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax protected bool SetTimeoutOnCommandCreate { get; set; }
Protected Property SetTimeoutOnCommandCreate As Boolean
Get
Set
Property Value
Type:
BooleanSee Also