Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

IList.getIndirectColumnName

Supplies the upload column name by index.

Syntax

Parameters

index
Index number of an indirect column in the list of indirect columns. The index number of the first indirect column is 0 (not 1).

Returns

Name of the indirect column, preceded by an @ sign.

Normally, a user-defined IList should return null.

See Also

getFileData(), getFileString(), numIndirectColumns()

 

  Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.