Summary
Gets the statement specified by the index.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Util - Containing Type
- SqlStatementList
Syntax
public string this[int index] { get; }
Parameters
Name | Type | Description |
---|---|---|
index | int |
Value
Type | Description |
---|---|
string |