Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Deutsch) » SQL Anywhere Server - Programmierung » SQL Anywhere Datenzugriff-APIs » SQL Anywhere .NET 2.0 API-Referenz » iAnywhere.Data.SQLAnywhere-Namespace (.NET 2.0) » SAErrorCollection-Klasse

 

GetEnumerator-Methode

Gibt einen Enumerator zurück, der die SAErrorCollection-Klasse durchläuft.

Syntax
Visual Basic

NotOverridable Public Function GetEnumerator() As IEnumerator
C#

public IEnumerator GetEnumerator();
Rückgabewert

Ein [external link] IEnumerator für das SAErrorCollection-Objekt.

Siehe auch