PrimaryKeyInfo Class Reference

List of all members.

Public Member Functions


Member Function Documentation

PrimaryKeyInfo::__construct ( $name )

 

Parameters
string $name The name of the foreign key.

string PrimaryKeyInfo::getName ( )

 

Get foreign key name.
Returns string

void PrimaryKeyInfo::addColumn ( $column )

 

Parameters
Column $column

Returns void

array PrimaryKeyInfo::getColumns ( )

 

Returns array Column[]

string PrimaryKeyInfo::toString ( )

 

Returns string


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


Copyright © 2004 Hans Lellelid  
Creole[php5] CVS