DBIx:: StORM:: RecordArray

Summary
Fetch a DBIx::StORM::Record object for the next result in the RecordSet.

Functions

TIEARRAY

sub TIEARRAY

EXTEND

sub EXTEND

FETCH (private instance)

sub FETCHSIZE

Fetch a DBIx::StORM::Record object for the next result in the RecordSet.

Parameters

String $indexThe column name to fetch

Returns

Objectof type DBIx::StORM::Record

=end NaturalDocs

sub TIEARRAY
sub EXTEND
sub FETCHSIZE
Fetch a DBIx::StORM::Record object for the next result in the RecordSet.