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

SQL Anywhere 11.0.1 (中文) » UltraLite - C 及 C++ 编程 » API 参考 » UltraLite C++ API 参考 » ULValue 类

 

GetBinaryLength 函数

获取 Binary 值的长度。

语法
size_t ULValue::GetBinaryLength()
返回值

保存由GetBinary 函数返回的二进制值所需的字节数。