SqlStatementAdapter.

SqlStatementAdapter(SqlStatementList) Constructor

Summary

Creates a new instance
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Util
Containing Type
SqlStatementAdapter

Syntax

public SqlStatementAdapter(SqlStatementList stmtList)

Parameters

Name Type Description
stmtList SqlStatementList

Return Value

Type Description
void