GetFieldType Method

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