Summary
Close the connection and terminate
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Util - Containing Type
- SqlHelper
Syntax
public void Close(bool commit)
Parameters
| Name | Type | Description |
|---|---|---|
| commit | bool | true if the transaction should be commited |
Return Value
| Type | Description |
|---|---|
| void |
