dotConnect for Oracle Documentation
Devart.Common Namespace / DbCommandBase Class / DefaultCommandTimeout Field

In This Topic
DefaultCommandTimeout Field
In This Topic
Gets or sets the default timeout for all commands.
Syntax
'Declaration
 
Public Const DefaultCommandTimeout As Integer
 

Field Value

The default timeout for all commands.
See Also