Interface ColumnInfo


  • public interface ColumnInfo
    Metadata for the columns in an IItemResultSet.
    • Method Detail

      • getColumnId

        String getColumnId()
        Returns:
        the identifier for the Column.
      • getColumn

        int getColumn()
        Returns:
        the column this represents.