sql::statement::placeholder(3) suse man page | unix.com

Man Page: sql::statement::placeholder

Operating Environment: suse

Section: 3

SQL::Statement::Placeholder(3)				User Contributed Perl Documentation			    SQL::Statement::Placeholder(3)

NAME
SQL::Statement::Placeholder - implements getting the next placeholder value
SYNOPSIS
# create an placeholder term with an SQL::Statement object as owner # and the $argnum of the placeholder. my $term = SQL::Statement::Placeholder->new( $owner, $argnum ); # access the result of that operation $term->value( $eval );
DESCRIPTION
SQL::Statement::Placeholder implements getting the next placeholder value. Accessing a specific placeholder is currently unimplemented and not tested.
INHERITANCE
SQL::Statement::Placeholder ISA SQL::Statement::Term
METHODS
new Instantiates a new "SQL::Statement::Placeholder" instance. value Returns the value of the next placeholder.
AUTHOR AND COPYRIGHT
Copyright (c) 2009,2010 by Jens Rehsack: rehsackATcpan.org All rights reserved. You may distribute this module under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file. perl v5.12.1 2010-05-06 SQL::Statement::Placeholder(3)
Related Man Pages
ppi::statement::unknown(3) - centos
ppi::statement::unknown5.18(3) - mojave
sql::statement::termfactory(3) - suse
ppi::statement::end(3) - osx
ppi::statement::end(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com