Summary
If true, the any nant-style properties on the sql will be
expanded before execution. Default is true.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- SqlTask
Syntax
[TaskAttribute("expandprops")]
[BooleanValidator()]
public bool ExpandProperties { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
