InstallerTable.

InsertRecord(Object[]) Method

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Msi
Containing Type
InstallerTable

Syntax

public void InsertRecord(params Object[] fieldList)

Parameters

Name Type Description
fieldList Object[]

Return Value

Type Description
void