Oracle® Objects for OLE Developer's Guide 11g Release 2 (11.2) for Microsoft Windows Part Number E17727-03 |
|
|
PDF · Mobi · ePub |
Returns the field name in the SELECT
statement in the dynaset.
set field_name = oradynaset.FieldName(index)
Arguments | Description |
---|---|
[in ] index |
Index of the name of the field as it appears in the SQL statement. |
String