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