返回指定索引处的错误。
Visual Basic Public Readonly Property Item ( _ ByVal index As Integer _ ) As SAError
C# public SAError this [ int index ] { get;}
index 要检索的错误的从零开始索引。
包含指定索引处的错误的 SAError 对象。
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |