{
    "mode": "perldoc",
    "parameter": "DBI::Const::GetInfoType",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/DBI%3A%3AConst%3A%3AGetInfoType/json",
    "generated": "2026-06-10T16:30:16Z",
    "synopsis": "use DBI::Const::GetInfoType;",
    "sections": {
        "NAME": {
            "content": "DBI::Const::GetInfoType - Data describing GetInfo type codes\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use DBI::Const::GetInfoType;\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Imports a %GetInfoType hash which maps names for GetInfo Type Codes into their corresponding\nnumeric values. For example:\n\n$databaseversion = $dbh->getinfo( $GetInfoType{SQLDBMSVER} );\n\nThe interface to this module is new and nothing beyond what is written here is guaranteed.\n",
            "subsections": []
        }
    },
    "summary": "DBI::Const::GetInfoType - Data describing GetInfo type codes",
    "flags": [],
    "examples": [],
    "see_also": []
}