Advantage .NET Data Provider
Gets the name of the source data type.
public string GetDataTypeName( int columnNumber );
This returns the Advantage SQL type name for the given zero-based column number.
GetFieldType