GetDataTypeName method

Description

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