Back: DBI.Statement-querying Up: DBI package Forward: DBI.Table-accessing   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

3.8 DBI.Table

Defined in namespace DBI
Superclass: DBI.ROE.RASQLRelation
Category: DBI

3.8.1 DBI.Table: accessing  (instance)
3.8.2 DBI.Table: core  (instance)
3.8.3 DBI.Table: printing  (instance)


3.8.1 DBI.Table: accessing

columnAt: aIndex
Answer the aIndex'th column name.

columnNames
Answer an array of column names in order (abstract).

columns
Not commented.

database
Returns the database name for this table. This corresponds to the catalog in SQL standard parlance.


3.8.2 DBI.Table: core

size
Not commented.


3.8.3 DBI.Table: printing

print: anObject on: aStream
Not commented.



Back: DBI.Table-core Up: DBI.Table Forward: DebugTools package   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on April, 16 2013 using texi2html