Retrieves the name of the column at the specified index value.
AGDBMetadata
const String getColumnName(const unsigned long index);
Name
property on Field
object
mdObj.getColumnName(index)
PODSString AVgetColumnName( AGDBMetadata* mdObj, const PODSUInt32 index );
mdObj The AGDBMetadata object.
index [in] Index of a column.
The name of the column at the index value.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |