class::dbi::column(3pm) debian man page | unix.com

Man Page: class::dbi::column

Operating Environment: debian

Section: 3pm

Class::DBI::Column(3pm) 				User Contributed Perl Documentation				   Class::DBI::Column(3pm)

NAME
Class::DBI::Column - A column in a table
SYNOPSIS
my $column = Class::DBI::Column->new($name); my $name = $column->name; my @groups = $column->groups; my $pri_col = $colg->primary; if ($column->in_database) { ... }
DESCRIPTION
Each Class::DBI class maintains a list of its columns as class data. This provides an interface to those columns. You probably shouldn't be dealing with this directly.
METHODS
new my $column = Class::DBI::Column->new($column) A new object for this column. perl v5.12.4 2005-09-16 Class::DBI::Column(3pm)
Related Man Pages
class::dbi::search::basic(3pm) - debian
class::dbi::cascade::none(3pm) - debian
class::dbi::pg(3pm) - debian
class::dbi::plugin::retrieveall(3pm) - debian
dbix::class::schema::loader::dbi::mssql(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections