| AbstractDatabaseAbstractercommandTimeOut Field |
The default command time out; this is the time .NET will wait for a SQL request to return data
Namespace: Activsoft.Engine.DbAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxprotected int commandTimeOut
Protected commandTimeOut As Integer
protected:
int commandTimeOut
val mutable commandTimeOut: int
Field Value
Type:
Int32
See Also