この WSResult から int 値の配列を取得します。
Visual Basic Public Function GetNullableIntArrayValue( _ ByVal elementName As String _ ) As iAnywhere.QAnywhere.WS.NullableInt()
C# public iAnywhere.QAnywhere.WS.NullableInt[] GetNullableIntArrayValue( string elementName );
elementName この値の WSDL ドキュメント内の要素名。
値。
WSException クラス - 値の取得で問題が発生した場合にスローされます。
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |