AdsDataReader.GetOrdinal

Advantage .NET Data Provider

Gets the column ordinal given the column name.

public int GetOrdinal( string columnName );

Remarks

Retrieve the zero-based column ordinal associated with the given name.

See Also

GetSchemaTable

GetOrdinal