Contents Index GetChars method GetDateTime method

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

GetDataTypeName method


Description 

The name of the source data type.

Syntax 

string GetDataTypeName( int index )

Parameters 

index    The zero-based column ordinal.

Return Value 

The name of the back-end data type.

Implements 

IDataRecord.GetDataTypeName


Contents Index GetChars method GetDateTime method