Next: DBI.ColumnInfo-printing, Up: DBI.ColumnInfo [Index]
Return the 1-based index of the column in the result set (abstract).
Return whether the column can be NULL (always returns true in ColumnInfo).
Return the name of the column (abstract).
Return the size of the column (abstract).
Return a string containing the type of the column (abstract).