从此 WSResult 获取一组 Int32 值。
Visual Basic Public Function GetInt32ArrayValue( _ ByVal elementName As String _ ) As Integer()
C# public int[] GetInt32ArrayValue( string elementName );
elementName 此值在 WSDL 文档中的元素名称。
值。
WSException 类- 如果获取值时存在问题,则抛出。
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |