System.Data.Odbc.OdbcCommand.CommandTimeout Property

Gets or sets the wait time before terminating an attempt to execute a command and generating an error.

Syntax

public override int CommandTimeout { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

A value of zero (0) specifies no limit to the wait time, instead of no wait time, and therefore should be avoided.

Requirements

Namespace: System.Data.Odbc
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0