Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

look::DbDescribeTable::SColumnInfo Struct Reference

Struct describing a column. More...

#include <dbdescribetable.h>

List of all members.

Public Methods

 SColumnInfo (const LookString &theName="", long theType=-1, bool isNullable=false)
 ~SColumnInfo ()
 SColumnInfo (const SColumnInfo &theOther)
SColumnInfo& operator= (const SColumnInfo &theOther)
bool operator== (const SColumnInfo &theOther) const

Public Attributes

LookString itsName
 Column Name.

long itsType
 Column Type (see DbQuery::GetColumnTypeID).

bool itIsNullable
 Column is nullable.


Detailed Description

Struct describing a column.


The documentation for this struct was generated from the following file:
Generated at Thu Jan 17 12:53:09 2002 for liblookdb by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001