LOTUS CONNECTORS


FieldInfo method
Ejemplo

Returns an array of field information.

Defined in

ODBCResultSet

Syntax

infoArray = odbcResultSet.FieldInfo( column_id% )

or

infoArray = odbcResultSet.FieldInfo( column_Name$ )

Parameters

column_id%


column_Name$
Return value

infoArray

Usage

Reports characteristics of a field. Not all data sources have all the characteristics, but the ODBC standard requires that the driver report them all.

Errors

Field id is out of range (DBstsINVC)

Ejemplo
Véase también


Glosario
¿Desea opinar sobre la Ayuda o sobre la utilidad del producto?