Returns the error at the specified index.
Visual Basic Public Readonly Property Item ( _ ByVal index As Integer _ ) As SAError
C# public SAError this [ int index ] { get;}
index The zero-based index of the error to retrieve.
An SAError object that contains the error at the specified index.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |