SqlTask.

QuoteChar Property

Summary

The character(s) to surround result columns with when printing, the default is an empty string.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
SqlTask

Syntax

[TaskAttribute("quotechar")]
public string QuoteChar { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string