Summary
The encoding of the files containing SQL statements. The default is
the system's current ANSI code page.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- SqlTask
Syntax
[TaskAttribute("encoding")]
public Encoding Encoding { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| Encoding |
