AdsDataReader.GetDataTypeName

Advantage .NET Data Provider

  Previous topic Next topic  

Gets the name of the source data type.

public string GetDataTypeName( int columnNumber );

Remarks

This returns the Advantage SQL type name for the given zero-based column number.

See Also

GetFieldType