openGauss lo_close

lo_close

功能描述

关闭一个大对象描述符。

原型

int lo_close(PGconn* conn, int fd);

参数

表 1 lo_close参数

关键字

参数说明

conn

一个数据库连接

fd

文件描述符

返回值

int:成功时返回1,失败时返回-1。

示例

请参见示例章节。

详情查看:https://opengauss.org

详情查看:https://docs-opengauss.osinfra.cn

posted @ 2024-05-16 18:48  techbing  阅读(7)  评论(0)    收藏  举报