Returns the index value for a column with a specified name.
AGDBMetadata
const String getColumnIndex(const string name);
None
mdObj.getColumnIndex(name)
PODSInt32 AVgetColumnIndex( AGDBMetadata* mdObj, const PODSString name );
mdObj The AGDBMetadata object.
name [in] The name of the column.
The index value for the named column.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |