InstallerRecordReader.

GetString(int) Method

Summary

Get the string value of a field in the current record.

Syntax

public string GetString(int index)

Parameters

Name Type Description
index int Zero-based index of the field to get

Return Value

Type Description
string