SqlTask.

Output Property

Summary

If set, the results from the statements will be output to the specified file.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
SqlTask

Syntax

[TaskAttribute("output")]
public string Output { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string