GetName method

Description

Identifies the name of the specified column.

Syntax

string GetName( int index )

Parameters

index: The zero-based index of the column.

Return value

The name of the specified column.

Implements

IDataRecord.GetName