SQL::Statement::Placeholder(3pm) - phpMan

Command: man perldoc info search(apropos)  


SQL::Statement::Placeholder(3pmUser Contributed Perl DocumentatioSQL::Statement::Placeholder(3pm)

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-2020 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.30.3                                2020-10-23           SQL::Statement::Placeholder(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2025-01-15 04:55 @3.138.204.147 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!