AdsDataReader.GetFieldType

Advantage .NET Data Provider

  Previous topic Next topic  

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