GetName Method

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