Retrieves the type of the column at a specified index value.
AGDBMetadata
const short getColumnType(const unsigned long index);
Type
property on Field
object
mdObj.getColumnType(index)
PODSInt16 AVgetColumnType( AGDBMetadata* mdObj, PODSUInt32 index );
mdObj The AGDBMetadata object.
index [in] The index value of the column.
Values from the AGDBColumnTypes
object are available from AGDBDatabaseManager.types
.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |