3.1 DBI.ColumnInfo
Defined in namespace DBI
Superclass: Object
Category: DBI-Framework
3.1.1 DBI.ColumnInfo: accessing
(instance)
3.1.2 DBI.ColumnInfo: printing
(instance)
3.1.1 DBI.ColumnInfo: accessing
index
Return the 1-based index of the column in the result set (abstract).
name
Return the name of the column (abstract).
size
Return the size of the column (abstract).
type
Return a string containing the type of the column (abstract).
3.1.2 DBI.ColumnInfo: printing
printOn: aStream
Print a representation of the receiver on aStream.
This document was generated on
May, 22 2008
using
texi2html