Contents Index GetDouble method GetFloat method

ASA Programming Guide
  Adaptive Server Anywhere .NET Data Provider API Reference
    AsaDataReader class

GetFieldType method


Description 

The Type that is the data type of the object.

Syntax 

Type GetFieldType( int index )

Parameters 

index    The zero-based column ordinal.

Return Value 

The type that is the data type of the object.

Implements 

IDataRecord.GetFieldType


Contents Index GetDouble method GetFloat method