Rechercher une page de manuel

Chercher une autre page de manuel:

spi_getargcount

Langue: en

Version: 2007-02-07 (ubuntu - 16/08/07)

Section: 7 (Divers)

NAME

SPI_getargcount - return the number of arguments needed by a plan prepared by SPI_prepare

SYNOPSIS

int SPI_getargcount(void * plan)

DESCRIPTION

SPI_getargcount returns the number of arguments needed to execute a plan prepared by SPI_prepare.

ARGUMENTS

void * plan
execution plan (returned by SPI_prepare)

RETURN VALUE

The expected argument count for the plan, or SPI_ERROR_ARGUMENT if the plan is NULL

L'esprit nous sert quelquefois à faire hardiment des sottises.
-+- François de La Rochefoucauld (1613-1680), Maximes 415 -+-