dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2Loader Class / Timeout Property

In This Topic
Timeout Property
In This Topic
Gets or sets the number of seconds for the data load operation to complete before it times out.
Syntax
'Declaration
 
Public Property Timeout As Integer
 

Property Value

The number of seconds for the data load operation to complete before it times out.
See Also