dbTable Class Reference

#include <class.h>

Inheritance diagram for dbTable:

dbRecord

List of all members.


Detailed Description

Database recod for storing table descriptor.

Public Attributes

dbVarying name
 Name of the table.
dbVarying fields
 Array with field descriptors.
nat4 fixedSize
 Size of fixed part of the record (without string and arrays bodies).
nat4 nRows
 Number of rows in the table.
nat4 nColumns
 Number of columns in the table.
oid_t firstRow
 Identifier of first row in the table.
oid_t lastRow
 Identifier of last row in the table.
nat4 count
 Autoincremented counter.

Member Data Documentation

Name of the table.

Array with field descriptors.

Size of fixed part of the record (without string and arrays bodies).

Number of rows in the table.

Number of columns in the table.

Identifier of first row in the table.

Identifier of last row in the table.

Autoincremented counter.


Online Library Docs

sipXecs home page

Version 4.2.1-018930 2010-07-31T01:13:23 build16 abuild