AdsDataReader.GetFieldType
Advantage .NET Data Provider
Gets the data type of the specified column.
public Type GetFieldType( int columnNumber );
Remarks
This method retrieves the data type of the specified zero-based column.
See Also
GetDataTypeName