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 Java API 参考 » 用于 Web 服务的 QAnywhere Java API » WSResult 类

 

getBigIntegerArrayValue 方法

语法
BigInteger[] WSResult.getBigIntegerArrayValue(
  String elementName
)
throws WSException
参数
  • elementName   此值在 WSDL 文档中的元素名称。

抛出条件
  • 如果获取值时存在问题,则抛出。

注释

从此 WSResult 获取 BigInteger 数组值。

返回值

值。