MSSQLTableInfo Class Reference

Inherits TableInfo.

List of all members.

Public Member Functions


Member Function Documentation

MSSQLTableInfo::initColumns ()

 

Loads the columns for this table.

protected

Returns mixed TRUE on success, SQLException on failure.

Reimplemented from TableInfo.

MSSQLTableInfo::initIndexes ()

 

Loads the indexes for this table.

protected

Returns mixed TRUE on success, SQLException on failure.

Reimplemented from TableInfo.

MSSQLTableInfo::initForeignKeys ()

 

Loads the foreign keys for this table.

protected

Returns mixed TRUE on success, SQLException on failure.

Reimplemented from TableInfo.

MSSQLTableInfo::initPrimaryKey ()

 

Loads the primary key info for this table.

protected

Returns mixed TRUE on success, SQLException on failure.

Reimplemented from TableInfo.


This file is part of the Creole[php4] library.


Copyright © 2004 Hans Lellelid  
Creole[php4] CVS