Summary
File where the sql statements are defined.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- SqlTask
Syntax
[TaskAttribute("source")]
public string Source { get; set; }
Remarks
You cannot specify both a source and an inline set of statements.
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| string |
