Advantage .NET Data Provider
Gets the column ordinal given the column name.
public int GetOrdinal( string columnName );
Retrieve the zero-based column ordinal associated with the given name.
GetSchemaTable
GetOrdinal