SqlTask.

CommandTimeout Property

Summary

Command timeout to use when creating commands.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
SqlTask

Syntax

[TaskAttribute("cmdtimeout")]
public int CommandTimeout { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
int