Summary
If set to
true
, prints headers for result sets.
The default is true
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- SqlTask
Syntax
[TaskAttribute("showheaders")]
[BooleanValidator()]
public bool ShowHeaders { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |