Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » QAnywhere » QAnywhere 参考 » QAnywhere C++ API 参考 » QATextMessage 类

 

getTextLength 函数

语法
qa_long QATextMessage::getTextLength()
注释

返回文本长度。

注意:如果文本长度为非零值,且 getText() 返回 qa_null,则文本无法装入内存,必须使用 readText 分段读取。

返回值

文本长度。