1DBI::Const::GetInfoTypeU(s3e)r Contributed Perl DocumentaDtBiIo:n:Const::GetInfoType(3)
2
3
4

NAME

6       DBI::Const::GetInfoType - Data describing GetInfo type codes
7

SYNOPSIS

9         use DBI::Const::GetInfoType;
10

DESCRIPTION

12       Imports a %GetInfoType hash which maps names for GetInfo Type Codes
13       into their corresponding numeric values. For example:
14
15         $database_version = $dbh->get_info( $GetInfoType{SQL_DBMS_VER} );
16
17       The interface to this module is new and nothing beyond what is written
18       here is guaranteed.
19
20
21
22perl v5.30.0                      2019-07-26        DBI::Const::GetInfoType(3)
Impressum