GetDataTypeName Method

Gets the name of the source datatype.

Syntax

string GetDataTypeName( int index )

Parameters

index – the zero-based column ordinal.

Return Value

The name of the back-end datatype.

Implements

IDataRecord.GetDataTypeName