PQoidValue Function

public function PQoidValue(pgresult) result(res)

cf. PostgreSQL Documentation

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in) :: pgresult

Return Value integer(kind=int64)


Contents