Parent Directory
|
Revision Log
|
Patch
revision 1.7, Tue Apr 10 05:52:48 2007 UTC | revision 1.8, Thu Dec 6 14:58:03 2007 UTC | |
---|---|---|
# | Line 42 | Line 42 |
42 | ||
43 | =head3 Fetch | =head3 Fetch |
44 | ||
45 | C<< my $dbObject = $dbQuery->Fetch(); >> | my $dbObject = $dbQuery->Fetch(); |
46 | ||
47 | Retrieve a record from this query. The record returned will be a B<ERDBObject>, which | Retrieve a record from this query. The record returned will be a B<ERDBObject>, which |
48 | may represent a single entity instance or a list of entity instances joined by relationships. | may represent a single entity instance or a list of entity instances joined by relationships. |
|
MCS Webmaster | ViewVC Help |
Powered by ViewVC 1.0.3 |