数据库
首页 > 数据库> > 【SequoiaDB巨杉数据库】IniFile-getLastComment

【SequoiaDB巨杉数据库】IniFile-getLastComment

作者:互联网

语法

IniFile.getLastComment()

类别

IniFile

描述

获取尾部注释。

参数

返回值

执行成功,返回注释.

执行失败,抛异常。

错误

如果出错则抛异常,并输出错误信息,可以通过getLastErrMsg()获取错误信息或通过getLastError()获取错误码。

关于错误处理可以参考常见错误处理指南

常见错误可参考错误码

示例

相关内容:getSectionComment

标签:SequoiaDB,IniFile,注释,获取,ini,错误处理,getLastComment
来源: https://blog.csdn.net/demonsxxl/article/details/115379973