SPI_getargcount - return the number of arguments needed by a plan prepared by SPI_prepare
int SPI_getargcount(void * plan)
SPI_getargcount returns the number of arguments needed to execute a plan prepared by SPI_prepare.
The expected argument count for the plan, or SPI_ERROR_ARGUMENT if the plan is NULL
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |