ResultMetaData contains information about a specific column in the ResultTable. You may retrieve the ResultMetaData for each column by calling the ResultTable method getResultMetaData().
OSID Version: 2.0
Licensed under the org.osid.SidImplementationLicenseMIT.
Located in /harmoni/oki2/osid/sql/ResultMetaData.php (line 19)
return the column index. Columns are numbered beginning with one.
return the column name. Every column in a ResultTable has a name.
The SQL data type of this column is an instance of org.osid.shared.Type.
It represents one of the data types supported by the implementation.
Documentation generated on Wed, 19 Sep 2007 10:26:04 -0400 by phpDocumentor 1.3.0RC3