GetFieldType method

Description

Identifies the type that is the datatype of the object.

Syntax

Type GetFieldType( int index )

Parameters

index: The zero-based column ordinal.

Return Value

The type that is the datatype of the object.

Implements

IDataRecord.GetFieldType